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

/netbsd-current/bin/dd/
H A Ddd.h92 uint64_t out_full; /* # of full output blocks */ member in struct:__anon7
H A Dmisc.c111 (unsigned long long)st.out_full, (unsigned long long)st.out_part);
257 (unsigned long long)st.out_full);
H A Ddd.c577 st.out_full += pending/out.dbsz;
586 ++st.out_full;
611 if (progress && (st.out_full + st.out_part) % progress == 0)

Completed in 91 milliseconds