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

/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Ddevice_tree.h218 extern int DTGetProperty(const DTEntry entry, const char *propertyName, void **propertyValue, unsigned int *propertySize);
/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c402 DTGetProperty(const DTEntry entry, const char *propertyName, void **propertyValue, unsigned int *propertySize) argument
413 *propertyValue = (void *) (((int)prop)

Completed in 72 milliseconds