Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_posix_shm.c86 mac_posixshm_destroy(struct shmfd *shmfd) in mac_posixshm_destroy() function
H A Dmac_framework.h279 void mac_posixshm_destroy(struct shmfd *);
/f-stack/freebsd/kern/
H A Duipc_shm.c902 mac_posixshm_destroy(shmfd); in shm_drop()