Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dunpcb.h152 kvaddr_t xu_firstref; /* (s) */ member
/src/usr.bin/netstat/
H A Dunix.c312 (long)xunp->unp_conn, (long)xunp->xu_firstref, in unixdomainpr()
/src/usr.bin/sockstat/
H A Dmain.c866 faddr->firstref = xup->xu_firstref; in gather_unix()
/src/sys/kern/
H A Duipc_usrreq.c3382 xu->xu_firstref = (uintptr_t)LIST_FIRST(&unp->unp_refs); in unp_pcblist()