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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c166 static void unp_shutdown(struct unpcb *);
583 unp_shutdown(unp);
641 * Notes: This is not strictly correct, as unp_shutdown() also calls
654 unp_shutdown(unp);
1829 unp_shutdown(struct unpcb *unp) function

Completed in 113 milliseconds