Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunpcb.h156 kvaddr_t xu_firstref; /* (s) */ member
/f-stack/tools/compat/include/sys/
H A Dunpcb.h156 kvaddr_t xu_firstref; /* (s) */ member
/f-stack/tools/netstat/
H A Dunix.c329 (long)xunp->unp_conn, (long)xunp->xu_firstref, in unixdomainpr()
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1904 xu->xu_firstref = (uintptr_t)LIST_FIRST(&unp->unp_refs); in unp_pcblist()