HomeSort by: relevance | last modified time | path
    Searched defs:cpy_cnt (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/dd/
dd.c 80 uint64_t cpy_cnt; /* # of blocks to copy */ variable in typeref:typename:uint64_t
372 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)

Completed in 131 milliseconds