Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOBSD.h37 #define kIOBSDNamesKey "BSD Names" // (an OSDictionary of OSString's, for links) macro
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp709 aKey->isEqualTo(kIOBSDNamesKey) || in skipKey()