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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePrivate.h205 extern const OSSymbol * gIOConsoleSessionSecureInputPIDKey;
H A DIOService.cpp125 const OSSymbol * gIOConsoleSessionSecureInputPIDKey; variable
345 gIOConsoleSessionSecureInputPIDKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionSecureInputPIDKey);
378 && gIOConsoleSessionOnConsoleKey && gIOConsoleSessionSecureInputPIDKey
H A DIOUserClient.cpp1058 OSNumber * pid = OSDynamicCast(OSNumber, user->getObject(gIOConsoleSessionSecureInputPIDKey));

Completed in 143 milliseconds