Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dunix.c138 xug.xug_count = unp_count; in pcblist_kvm()
174 xug.xug_count = unp_count; in pcblist_kvm()
245 if (oxug->xug_count > xug->xug_count) { in unixpr()
249 } else if (oxug->xug_count < xug->xug_count) { in unixpr()
/freebsd/sys/sys/
H A Dunpcb.h170 u_int xug_count; member
/freebsd/sys/kern/
H A Duipc_usrreq.c2279 xug->xug_count = n; in unp_pcblist()
2357 xug->xug_count = unp_count; in unp_pcblist()