Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_socket.c184 mac_socket_destroy(struct socket *so) in mac_socket_destroy() function
H A Dmac_framework.h344 void mac_socket_destroy(struct socket *);
/f-stack/freebsd/kern/
H A Duipc_socket.c476 mac_socket_destroy(so); in sodealloc()