Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_posix_shm.c138 mac_posixshm_check_open(struct ucred *cred, struct shmfd *shmfd, in mac_posixshm_check_open() function
H A Dmac_framework.h263 int mac_posixshm_check_open(struct ucred *cred, struct shmfd *shmfd,
/f-stack/freebsd/kern/
H A Duipc_shm.c1180 error = mac_posixshm_check_open(td->td_ucred, in kern_shm_open2()
H A Dkern_umtx.c4111 error = mac_posixshm_check_open(td->td_ucred, in umtx_shm()