Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dunpcb.h151 kvaddr_t xu_firstref; /* (s) */ member
/freebsd/usr.bin/netstat/
H A Dunix.c313 (long)xunp->unp_conn, (long)xunp->xu_firstref, in unixdomainpr()
/freebsd/usr.bin/sockstat/
H A Dsockstat.c886 faddr->firstref = xup->xu_firstref; in gather_unix()
/freebsd/sys/kern/
H A Duipc_usrreq.c2314 xu->xu_firstref = (uintptr_t)LIST_FIRST(&unp->unp_refs); in unp_pcblist()