Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/IOKit/
H A DIOBSD.h88 extern char *IOVnodeGetEntitlement(struct vnode *vnode, int64_t offset, const char *entitlement);
/xnu-12377.81.4/iokit/bsddev/
H A DIOKitBSDInit.cpp1836 IOVnodeGetEntitlement(vnode_t vnode, int64_t off, const char *entitlement) in IOVnodeGetEntitlement() function
/xnu-12377.81.4/bsd/kern/
H A Dkern_exec.c2146 } else if ((base = IOVnodeGetEntitlement(imgp->ip_vp, in exec_mach_imgact()
2704 (userspace_coredump_name = IOVnodeGetEntitlement(imgp->ip_vp, in exec_mach_imgact()