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

/netbsd-current/bin/dd/
H A Ddd.h93 uint64_t out_part; /* # of partial output blocks */ member in struct:__anon7
H A Dmisc.c111 (unsigned long long)st.out_full, (unsigned long long)st.out_part);
252 (unsigned long long)st.out_part);
H A Ddd.c584 ++st.out_part;
589 ++st.out_part;
611 if (progress && (st.out_full + st.out_part) % progress == 0)

Completed in 89 milliseconds