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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePrivate.h206 extern const OSSymbol * gIOConsoleSessionSecureInputPIDKey;
H A DIOService.cpp122 const OSSymbol * gIOConsoleSessionSecureInputPIDKey; variable
334 gIOConsoleSessionSecureInputPIDKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionSecureInputPIDKey);
359 && gIOConsoleSessionOnConsoleKey && gIOConsoleSessionSecureInputPIDKey
H A DIOUserClient.cpp1012 OSNumber * pid = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionSecureInputPIDKey));

Completed in 25 milliseconds