Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dunpcb.h147 ksize_t xu_len; /* length of this structure */ member
/freebsd/usr.bin/netstat/
H A Dunix.c145 xu.xu_len = sizeof xu; in pcblist_kvm()
/freebsd/usr.bin/sockstat/
H A Dsockstat.c866 if (!check_ksize(xup->xu_len, struct xunpcb)) in gather_unix()
/freebsd/sys/kern/
H A Duipc_usrreq.c2294 xu->xu_len = sizeof *xu; in unp_pcblist()