Searched refs:gIOConsoleSecurityInterest (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h139 extern const OSSymbol * gIOConsoleSecurityInterest;
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp148 const OSSymbol * gIOConsoleSecurityInterest; variable
322 gIOConsoleSecurityInterest = OSSymbol::withCStringNoCopy( kIOConsoleSecurityInterest );
1669 && (typeOfInterest != gIOConsoleSecurityInterest)
1738 cleanInterestList( getProperty( gIOConsoleSecurityInterest ));
4789 applyToInterestNotifiers(getServiceRoot(), gIOConsoleSecurityInterest, local

Completed in 139 milliseconds