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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePrivate.h204 extern const OSSymbol * gIOConsoleSessionAuditIDKey;
H A DIOService.cpp118 const OSSymbol * gIOConsoleSessionAuditIDKey; variable
329 gIOConsoleSessionAuditIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionAuditIDKey);
H A DIOUserClient.cpp971 if ((num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionAuditIDKey)))

Completed in 41 milliseconds