Home
last modified time | relevance | path

Searched refs:in_full (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/dd/
H A Ddd.h59 uintmax_t in_full; /* # of full input blocks */ member
H A Dmisc.c87 st.in_full, st.in_part, st.out_full, st.out_part); in summary()
H A Ddd.c390 if (st.in_full + st.in_part >= (uintmax_t)cpy_cnt) in dd_in()
456 ++st.in_full; in dd_in()