HomeSort by relevance Sort by last modified time
    Searched refs:in_part (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/upstream-netbsd/bin/dd/
dd.h 95 uint64_t in_part; /* # of partial input blocks */ member in struct:__anon81287
misc.c 112 (unsigned long long)st.in_full, (unsigned long long)st.in_part,
244 (unsigned long long)st.in_part);
dd.c 339 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
406 ++st.in_part;

Completed in 327 milliseconds