Home
last modified time | relevance | path

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

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