Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dunix.c61 static void unixdomainpr(struct xunpcb *, struct xsocket *);
241 unixdomainpr(xunp, so); in unixpr()
264 unixdomainpr(struct xunpcb *xunp, struct xsocket *so) in unixdomainpr() function