Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_posix_sem.c87 mac_posixsem_destroy(struct ksem *ks) in mac_posixsem_destroy() function
H A Dmac_framework.h257 void mac_posixsem_destroy(struct ksem *);
/f-stack/freebsd/kern/
H A Duipc_sem.c345 mac_posixsem_destroy(ks); in ksem_drop()