Searched refs:unp_pcblist (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | uipc_usrreq.c | 1795 unp_pcblist(SYSCTL_HANDLER_ARGS) in unp_pcblist() function 1934 (void *)(intptr_t)SOCK_DGRAM, 0, unp_pcblist, "S,xunpcb", 1938 (void *)(intptr_t)SOCK_STREAM, 0, unp_pcblist, "S,xunpcb", 1942 (void *)(intptr_t)SOCK_SEQPACKET, 0, unp_pcblist, "S,xunpcb",
|