Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/netstat/
Dunix.c141 xug.xug_count = unp_count; in pcblist_kvm()
177 xug.xug_count = unp_count; in pcblist_kvm()
241 if (oxug->xug_count > xug->xug_count) { in unixpr()
244 } else if (oxug->xug_count < xug->xug_count) { in unixpr()
/freebsd-9-stable/sys/sys/
Dunpcb.h142 u_int xug_count; member
/freebsd-9-stable/sys/kern/
Duipc_usrreq.c1543 xug->xug_count = n; in unp_pcblist()
1616 xug->xug_count = unp_count; in unp_pcblist()