Searched refs:mac_vnode_check_readlink (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_framework.h501 int mac_vnode_check_readlink(vfs_context_t ctx, struct vnode *vp);
H A Dmac_vfs.c1014 mac_vnode_check_readlink(vfs_context_t ctx, struct vnode *vp) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_lookup.c1444 if ((error = mac_vnode_check_readlink(ctx, ndp->ni_vp)) != 0)
H A Dvfs_syscalls.c5072 error = mac_vnode_check_readlink(ctx,

Completed in 94 milliseconds