Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1411 IORegistryEntry::getChildFromComponent( const char ** opath, in getChildFromComponent() argument
1425 path = *opath; in getChildFromComponent()
1454 *opath = cmp; in getChildFromComponent()
1463 char * opath, int * length ) const in hasAlias() argument
1482 opath, length ))) { in hasAlias()
1503 const char ** opath, in dealiasPath() argument
1508 const char * path = *opath; in dealiasPath()
1533 *opath = end; in dealiasPath()
1548 char * opath, in fromPath() argument
1586 opath, &len, fromEntry ); in fromPath()
[all …]
/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h948 static const char * dealiasPath( const char ** opath,
1012 char * opath = NULL, int * length = NULL ) const;