HomeSort by: relevance | last modified time | path
    Searched defs:unp_free (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
uipc_usrreq.c 337 unp_free(struct unpcb *unp) function in typeref:typename:void
807 unp_free(unp);
810 unp_free(unp);
1394 unp_free(unp);
uipc_usrreq.c 337 unp_free(struct unpcb *unp) function in typeref:typename:void
807 unp_free(unp);
810 unp_free(unp);
1394 unp_free(unp);

Completed in 33 milliseconds