Searched refs:mac_vnode_check_exec (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_framework.h441 int mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c622 mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp, function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c2471 error = mac_vnode_check_exec(imgp->ip_vfs_context, vp, imgp);

Completed in 74 milliseconds