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

  /system/core/toolbox/
dd.h 61 uint64_t in_part; /* # of partial input blocks */ member in struct:__anon44024
dd.c 304 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
373 ++st.in_part;
975 (unsigned long long)st.in_full, (unsigned long long)st.in_part,

Completed in 304 milliseconds