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

/freebsd-13-stable/bin/dd/
H A Ddd.h62 uintmax_t in_full; /* # of full input blocks */ member in struct:__anon3
H A Dmisc.c94 st.in_full, st.in_part, st.out_full, st.out_part);
H A Ddd.c395 if (st.in_full + st.in_part >= (uintmax_t)cpy_cnt)
459 ++st.in_full;

Completed in 115 milliseconds