Home
last modified time | relevance | path

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

/xnu-11215.81.4/pexpert/pexpert/
H A Ddevice_tree.h234 extern int SecureDTLookupEntry(const DTEntry searchPoint, const char *pathName, DTEntry *foundEntry…
/xnu-11215.81.4/pexpert/gen/
H A Ddevice_tree.c452 SecureDTLookupEntry(const DTEntry searchPoint, const char *pathName, DTEntry *foundEntry) in SecureDTLookupEntry() argument
467 cp = pathName; in SecureDTLookupEntry()