Searched refs:IOVnodeHasEntitlement (Results 1 – 4 of 4) sorted by relevance
67 extern boolean_t IOVnodeHasEntitlement(struct vnode *vnode, int64_t off, const char *entitlement);
1445 IOVnodeHasEntitlement(vnode_t vnode, int64_t off, const char *entitlement) in IOVnodeHasEntitlement() function
379 …if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, OVERRIDE_PLUGIN_HOST_ENTITLE… in arm64e_plugin_host()397 if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, entitlement)) { in arm64e_plugin_host()
6915 no_sandbox_entitled = IOVnodeHasEntitlement(imgp->ip_vp, in check_for_signature()