Home
last modified time | relevance | path

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

/xnu-10063.101.15/pexpert/pexpert/ !
H A Ddevice_tree.h219 extern int SecureDTExitEntry(DTEntryIterator iterator, DTEntry *currentPosition);
/xnu-10063.101.15/pexpert/gen/ !
H A Ddevice_tree.c417 SecureDTExitEntry(DTEntryIterator iter, DTEntry *currentPosition) in SecureDTExitEntry() argument
429 *currentPosition = iter->currentEntry; in SecureDTExitEntry()