Searched refs:__QEQuery (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A DQEQuery.h28 typedef struct __QEQuery * QEQueryRef;
H A DQEQuery.c29 struct __QEQuery { struct
140 struct __QEQuery * result = NULL; // returned
143 result = (QEQueryRef)malloc(sizeof(struct __QEQuery));
148 bzero(result, sizeof(struct __QEQuery));

Completed in 118 milliseconds