Home
last modified time | relevance | path

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

/xnu-8792.41.9/pexpert/gen/
H A Ddevice_tree.c530 SecureDTIterateProperties(DTPropertyIterator iter, char const **foundProperty) in SecureDTIterateProperties() argument
533 *foundProperty = NULL; in SecureDTIterateProperties()
543 *foundProperty = iter->currentProperty->name; in SecureDTIterateProperties()
/xnu-8792.41.9/pexpert/pexpert/
H A Ddevice_tree.h274 char const **foundProperty);