Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePrivate.h271 extern const OSSymbol * gIOConsoleSessionAuditIDKey;
H A DIOService.cpp176 const OSSymbol * gIOConsoleSessionAuditIDKey; variable
568 gIOConsoleSessionAuditIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionAuditIDKey); in initialize()
H A DIOUserClient.cpp1453 if ((num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionAuditIDKey))) in clientHasPrivilege()