Searched refs:kIOPathMatchKey (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeys.h74 #define kIOPathMatchKey "IOPathMatch" macro
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp251 dict->setObject( kIOPathMatchKey, path );
295 matching->setObject( kIOPathMatchKey, str );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp280 gIOPathMatchKey = OSSymbol::withCStringNoCopy( kIOPathMatchKey );

Completed in 31 milliseconds