Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOKitKeysPrivate.h43 #define kIOConsoleSessionUIDKey "kCGSSessionUserIDKey" /* value is OSNumber… macro
/xnu-8020.121.3/iokit/Kernel/
H A DIOService.cpp542 gIOConsoleSessionUIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionUIDKey); in initialize()