Home
last modified time | relevance | path

Searched refs:cpy_cnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/dd/
H A Dextern.h58 extern uintmax_t cpy_cnt;
H A Ddd.c71 uintmax_t cpy_cnt; /* # of blocks to copy */ variable
384 switch (cpy_cnt) { in dd_in()
390 if (st.in_full + st.in_part >= (uintmax_t)cpy_cnt) in dd_in()
H A Dargs.c212 cpy_cnt = UINTMAX_MAX; in f_count()
214 cpy_cnt = res; in f_count()