Home
last modified time | relevance | path

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

/original-bsd/bin/dd/
H A Ddd.h39 u_long in_full; /* # of full input blocks */ member
H A Dmisc.c40 st.in_full, st.in_part, st.out_full, st.out_part); in summary()
H A Ddd.c196 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt) in dd_in()
243 ++st.in_full; in dd_in()
248 ++st.in_full; in dd_in()