Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_usrreq.c2228 unp_pcblist(SYSCTL_HANDLER_ARGS) in unp_pcblist() function
2367 (void *)(intptr_t)SOCK_DGRAM, 0, unp_pcblist, "S,xunpcb",
2371 (void *)(intptr_t)SOCK_STREAM, 0, unp_pcblist, "S,xunpcb",
2375 (void *)(intptr_t)SOCK_SEQPACKET, 0, unp_pcblist, "S,xunpcb",