HomeSort by: relevance | last modified time | path
    Searched refs:in_full (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/dd/
dd.h 90 uint64_t in_full; /* # of full input blocks */ member in struct:__anona918b54a0208
misc.c 110 (unsigned long long)st.in_full, (unsigned long long)st.in_part,
247 (unsigned long long)st.in_full);
dd.c 372 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
425 ++st.in_full;
430 ++st.in_full;

Completed in 222 milliseconds