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

/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Ddevice_tree.h146 extern int DTLookupEntry(const DTEntry searchPoint, const char *pathName, DTEntry *foundEntry);
/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c234 DTLookupEntry(const DTEntry searchPoint, const char *pathName, DTEntry *foundEntry) argument
252 *foundEntry = cur;
262 *foundEntry = cur;

Completed in 29 milliseconds