Home
last modified time | relevance | path

Searched refs:kIOConsoleSessionSecureInputPIDKey (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/iokit/IOKit/ !
H A DIOKitKeysPrivate.h47 #define kIOConsoleSessionSecureInputPIDKey "kCGSSessionSecureInputPID" /* value is OSNumber… macro
/xnu-8020.101.4/iokit/Kernel/ !
H A DIOService.cpp548 …onsoleSessionSecureInputPIDKey = OSSymbol::withCStringNoCopy(kIOConsoleSessionSecureInputPIDKey); in initialize()