Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h41 #define kIOConsoleSessionAuditIDKey "kCGSSessionAuditIDKey" /* value is OSNumber… macro
/xnu-11215/iokit/Kernel/
H A DIOService.cpp568 gIOConsoleSessionAuditIDKey = OSSymbol::withCStringNoCopy( kIOConsoleSessionAuditIDKey); in initialize()