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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePrivate.h203 extern const OSSymbol * gIOConsoleSessionAuditIDKey;
H A DIOService.cpp121 const OSSymbol * gIOConsoleSessionAuditIDKey; variable
340 gIOConsoleSessionAuditIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionAuditIDKey);
H A DIOUserClient.cpp1017 if ((num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionAuditIDKey)))

Completed in 263 milliseconds