Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_usrreq.c299 static void unp_drop(struct unpcb *);
434 unp_drop(unp2); in uipc_abort()
802 unp_drop(ref); in uipc_detach()
2396 unp_drop(struct unpcb *unp) in unp_drop() function