Home
last modified time | relevance | path

Searched refs:mac_posixshm_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_posix_shm.c84 mac_posixshm_destroy(struct shmfd *shmfd) in mac_posixshm_destroy() function
H A Dmac_framework.h342 void mac_posixshm_destroy(struct shmfd *);
/freebsd/sys/kern/
H A Duipc_shm.c991 mac_posixshm_destroy(shmfd); in shm_drop()