Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dunix.c178 if (sotoxsocket(&so, &xu.xu_socket) != 0) in pcblist_kvm()
248 so = &xunp->xu_socket; in unixpr()
/f-stack/freebsd/sys/
H A Dunpcb.h169 struct xsocket xu_socket; member
/f-stack/tools/compat/include/sys/
H A Dunpcb.h169 struct xsocket xu_socket; member
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1907 sotoxsocket(unp->unp_socket, &xu->xu_socket); in unp_pcblist()