Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunpcb.h153 kvaddr_t xu_unpp; /* to help netstat, fstat */ member
/f-stack/tools/compat/include/sys/
H A Dunpcb.h153 kvaddr_t xu_unpp; /* to help netstat, fstat */ member
/f-stack/tools/netstat/
H A Dunix.c159 xu.xu_unpp = (uintptr_t)unp; in pcblist_kvm()
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1885 xu->xu_unpp = (uintptr_t)unp; in unp_pcblist()