Home
last modified time | relevance | path

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

/NextBSD/sys/security/mac/
HDmac_socket.c184 mac_socket_destroy(struct socket *so) in mac_socket_destroy() function
HDmac_framework.h294 void mac_socket_destroy(struct socket *);
/NextBSD/sys/kern/
HDuipc_socket.c447 mac_socket_destroy(so); in sodealloc()