Home
last modified time | relevance | path

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

/freebsd/bin/dd/
H A Ddd.h60 uintmax_t in_part; /* # of partial 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()
460 ++st.in_part; in dd_in()