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

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

Completed in 139 milliseconds