Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h61 #define kIOConsoleSecurityInterest "IOConsoleSecurityInterest" macro
/xnu-11215/iokit/Kernel/
H A DIOService.cpp541 gIOConsoleSecurityInterest = OSSymbol::withCStringNoCopy( kIOConsoleSecurityInterest ); in initialize()