Home | History | Annotate | Download | only in dd

Lines Matching defs:cnt

69 	int bcnt, cnt, nr, warned;
87 for (bcnt = in.dbsz, cnt = in.offset, warned = 0; cnt;) {
92 --cnt;
95 --cnt;
132 uint64_t cnt;
159 for (cnt = 0; cnt < out.offset; ++cnt) {
169 * the EOF mark. Note, cnt has not yet been incremented, so
178 while (cnt++ < out.offset)