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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp143 const OSSymbol * gIOConsoleSecurityInterest; variable
311 gIOConsoleSecurityInterest = OSSymbol::withCStringNoCopy( kIOConsoleSecurityInterest );
1508 && (typeOfInterest != gIOConsoleSecurityInterest)
1580 cleanInterestList( getProperty( gIOConsoleSecurityInterest ));
4467 applyToInterestNotifiers(getServiceRoot(), gIOConsoleSecurityInterest, local
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h137 extern const OSSymbol * gIOConsoleSecurityInterest;

Completed in 18 milliseconds