Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/netstat/
Dunix.c204 struct xunpgen *xug, *oxug; in unixpr() local
235 oxug = xug = (struct xunpgen *)buf; in unixpr()
243 if (xunp->unp_gencnt > oxug->xug_gen) in unixpr()
253 if (xug != oxug && xug->xug_gen != oxug->xug_gen) { in unixpr()
254 if (oxug->xug_count > xug->xug_count) { in unixpr()
258 } else if (oxug->xug_count < xug->xug_count) { in unixpr()