Searched refs:unp0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.bin/netstat/
H A Dunix.c107 struct unpcb *unp, unp0, unp_conn; local
157 KREAD(unp, &unp0, sizeof (*unp));
158 unp = &unp0;

Completed in 77 milliseconds