Home
last modified time | relevance | path

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

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