Home
last modified time | relevance | path

Searched defs:totsz (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/qbus/
H A Dif_uba.c78 int totsz, i, error, rseg, nm = nr; in if_ubaminit() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dout.c488 size_t intsz, totsz; in tblcalc_number() local
H A Dtbl_term.c858 size_t intsz, padl, totsz; in tbl_number() local
/netbsd-src/sys/netinet/
H A Dsctp_usrreq.c244 int totsz; in sctp_notify_mbuf() local
H A Dsctputil.c599 find_next_best_mtu(int totsz) in find_next_best_mtu()