Searched refs:unp_shutdown (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c165 static void unp_shutdown(struct unpcb *);
582 unp_shutdown(unp);
640 * Notes: This is not strictly correct, as unp_shutdown() also calls
653 unp_shutdown(unp);
1790 unp_shutdown(struct unpcb *unp) function

Completed in 72 milliseconds