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

/freebsd-11.0-release/sys/security/mac/
H A Dmac_posix_shm.c121 mac_posixshm_check_mmap(struct ucred *cred, struct shmfd *shmfd, int prot, function
H A Dmac_framework.h240 int mac_posixshm_check_mmap(struct ucred *cred, struct shmfd *shmfd,
/freebsd-11.0-release/sys/kern/
H A Duipc_shm.c889 error = mac_posixshm_check_mmap(td->td_ucred, shmfd, prot, flags);

Completed in 111 milliseconds