Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dunpcb.h128 size_t xu_len; /* length of this structure */ member
/freebsd-10-stable/usr.bin/netstat/
Dunix.c147 xu.xu_len = sizeof xu; in pcblist_kvm()
/freebsd-10-stable/usr.bin/sockstat/
Dsockstat.c754 if (xup->xu_len != sizeof(*xup)) { in gather_unix()
/freebsd-10-stable/sys/kern/
Duipc_usrreq.c1611 xu->xu_len = sizeof *xu; in unp_pcblist()