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

/freebsd-11.0-release/sys/security/mac/
H A Dmac_posix_shm.c188 mac_posixshm_check_unlink(struct ucred *cred, struct shmfd *shmfd) function
H A Dmac_framework.h254 int mac_posixshm_check_unlink(struct ucred *cred, struct shmfd *shmfd);
/freebsd-11.0-release/sys/kern/
H A Duipc_shm.c663 error = mac_posixshm_check_unlink(ucred, map->sm_shmfd);

Completed in 107 milliseconds