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

/netbsd-current/bin/dd/
H A Ddd.h91 uint64_t in_part; /* # of partial input blocks */ member in struct:__anon7
H A Dmisc.c110 (unsigned long long)st.in_full, (unsigned long long)st.in_part,
242 (unsigned long long)st.in_part);
H A Ddd.c372 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
439 ++st.in_part;

Completed in 121 milliseconds