Searched refs:IOVnodeHasEntitlement (Results 1 – 4 of 4) sorted by relevance
69 extern boolean_t IOVnodeHasEntitlement(struct vnode *vnode, int64_t off, const char *entitlement);
1582 IOVnodeHasEntitlement(vnode_t vnode, int64_t off, const char *entitlement) in IOVnodeHasEntitlement() function
389 …if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, OVERRIDE_PLUGIN_HOST_ENTITLE… in arm64e_plugin_host()407 if (IOVnodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, entitlement)) { in arm64e_plugin_host()
7422 no_sandbox_entitled = IOVnodeHasEntitlement(imgp->ip_vp, in process_signature()