Home
last modified time | relevance | path

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

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