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

/xnu-2422.115.4/security/
H A Dmac_framework.h491 int mac_vnode_check_link(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c918 mac_vnode_check_link(vfs_context_t ctx, struct vnode *dvp, function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c3710 if ((error = mac_vnode_check_link(ctx, dvp, vp, &nd.ni_cnd)) != 0)

Completed in 89 milliseconds