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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePrivate.h203 extern const OSSymbol * gIOConsoleSessionUIDKey;
H A DIOService.cpp117 const OSSymbol * gIOConsoleSessionUIDKey; variable
328 gIOConsoleSessionUIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionUIDKey);
358 && gIOConsoleUsersKey && gIOConsoleSessionUIDKey
H A DIOUserClient.cpp898 if ((num = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionUIDKey)))

Completed in 37 milliseconds