Searched refs:kIOConsoleSessionLoginDoneKey (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h46 #define kIOConsoleSessionLoginDoneKey "kCGSessionLoginDoneKey" /* value is OSBoolean */ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp333 gIOConsoleSessionLoginDoneKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionLoginDoneKey);

Completed in 29 milliseconds