Searched refs:fEntitlements (Results 1 – 2 of 2) sorted by relevance
162 OSDictionary * fEntitlements; variable
2616 ok = checkEntitlements(fEntitlements, prop, provider, dext); in checkEntitlements()2622 ok = checkEntitlements(fEntitlements, prop, NULL, NULL); in checkEntitlements()3988 inst->fEntitlements = IOUserClient::copyClientEntitlements(inst->fOwningTask); in OSDefineMetaClassAndStructors()4003 if (inst->fEntitlements == NULL) { in OSDefineMetaClassAndStructors()4162 …allowReboot = fPlatformDriver && fEntitlements->getObject(gIODriverKitTestDriverEntitlementKey) !=… in clientClose()4206 OSSafeReleaseNULL(fEntitlements); in free()4603 ok = checkEntitlements(fEntitlements, prop, NULL, NULL); in serviceNewUserClient()4631 …ok = fEntitlements && fEntitlements->getObject(gIODriverKitUserClientEntitlementAllowThirdPartyUse… in serviceNewUserClient()4647 if (fEntitlements && fEntitlements->getObject(gIODriverKitUserClientEntitlementAllowAnyKey)) { in serviceNewUserClient()