Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_usrreq.c297 static void unp_disconnect(struct unpcb *unp, struct unpcb *unp2);
756 unp_disconnect(unp, unp2); in uipc_close()
833 unp_disconnect(unp, unp2); in uipc_detach()
877 unp_disconnect(unp, unp2); in uipc_disconnect()
1066 unp_disconnect(unp, unp2); in uipc_send()
1729 unp_disconnect(struct unpcb *unp, struct unpcb *unp2) in unp_disconnect() function
1980 unp_disconnect(unp, unp2); in unp_drop()