Searched refs:in_part (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/bin/dd/
H A Ddd.h61 uintmax_t in_part; /* # of partial input blocks */ member in struct:__anon3
H A Dmisc.c71 st.in_full, st.in_part, st.out_full, st.out_part);
H A Ddd.c293 if (st.in_full + st.in_part >= (uintmax_t)cpy_cnt)
358 ++st.in_part;

Completed in 103 milliseconds