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

/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Ddevice_tree.h243 char **foundProperty);
/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c446 DTIterateProperties(DTPropertyIterator iterator, char **foundProperty) argument
451 *foundProperty = NULL;
460 *foundProperty = iter->currentProperty->name;

Completed in 7 milliseconds