Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Duipc_usrreq.c192 static void unp_shutdown1(struct unpcb *);
1080 unp_shutdown1(sotounpcb(so)); in unp_shutdown()
1366 unp_shutdown1(struct unpcb *unp) in unp_shutdown1() function