Searched refs:mac_vnode_check_copyfile (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/security/ |
| H A D | mac_framework.h | 451 int mac_vnode_check_copyfile(vfs_context_t ctx, struct vnode *dvp,
|
| H A D | mac_vfs.c | 2823 mac_vnode_check_copyfile(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_copyfile() function
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_syscalls.c | 8678 …if ((error = mac_vnode_check_copyfile(ctx, tdvp, tvp, fvp, &tond.ni_cnd, (mode_t)uap->mode, uap->f… in copyfile()
|