Searched refs:mac_vnode_check_mmap_impl (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/security/mac/
H A Dmac_framework.h547 int mac_vnode_check_mmap_impl(struct ucred *cred, struct vnode *vp, int prot,
562 return (mac_vnode_check_mmap_impl(cred, vp, prot, flags));
H A Dmac_vfs.c585 mac_vnode_check_mmap_impl(struct ucred *cred, struct vnode *vp, int prot, function

Completed in 173 milliseconds