Home
last modified time | relevance | path

Searched refs:mac_posixshm_check_open (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_posix_shm.c136 mac_posixshm_check_open(struct ucred *cred, struct shmfd *shmfd, in mac_posixshm_check_open() function
H A Dmac_framework.h326 int mac_posixshm_check_open(struct ucred *cred, struct shmfd *shmfd,
/freebsd/sys/kern/
H A Duipc_shm.c1311 error = mac_posixshm_check_open(td->td_ucred, in kern_shm_open2()
H A Dkern_umtx.c4572 error = mac_posixshm_check_open(td->td_ucred, in umtx_shm()