Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp181 const OSSymbol * gIOConsoleSessionScreenLockedTimeKey; variable
574gIOConsoleSessionScreenLockedTimeKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionScreenLockedTi… in initialize()
7359 num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionScreenLockedTimeKey)); in updateConsoleUsers()