Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/security/mac/
HDmac_framework.h512 int mac_vnode_check_mmap_impl(struct ucred *cred, struct vnode *vp, int prot,
527 return (mac_vnode_check_mmap_impl(cred, vp, prot, flags)); in mac_vnode_check_mmap()
HDmac_vfs.c585 mac_vnode_check_mmap_impl(struct ucred *cred, struct vnode *vp, int prot, in mac_vnode_check_mmap_impl() function