Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h153 extern const OSSymbol * gIOUserUserClientKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp165 const OSSymbol * gIOUserUserClientKey; variable
508 gIOUserUserClientKey = OSSymbol::withCStringNoCopy(kIOUserUserClientKey); in initialize()