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

/freebsd-current/sys/security/mac/
H A Dmac_framework.h612 mac_vnode_check_readlink(struct ucred *cred, struct vnode *vp) function
615 mac_vnode_assert_locked(vp, "mac_vnode_check_readlink");
/freebsd-current/sys/kern/
H A Dvfs_lookup.c513 error = mac_vnode_check_readlink(td->td_ucred, ndp->ni_vp);
H A Dvfs_syscalls.c2706 error = mac_vnode_check_readlink(td->td_ucred, vp);

Completed in 82 milliseconds