Home
last modified time | relevance | path

Searched refs:kIODKDisableEntitlementChecking (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOKitDebug.h144 kIODKDisableEntitlementChecking = 0x00008000ULL, enumerator
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp4123 if (!(kIODKDisableEntitlementChecking & gIODKDebug)) { in OSDefineMetaClassAndStructors()
4737 if (!(kIODKDisableEntitlementChecking & gIODKDebug)) { in serviceNewUserClient()
H A DIOService.cpp4926 if (!(kIODKDisableEntitlementChecking & gIODKDebug)) { in startCandidate()