Lines Matching defs:count
173 int child, count, i, nwait, status;
203 count = 0;
214 ++count;
224 if (count != nwait) {
225 tst_resm(TFAIL, "\tWrong # children waited on, count = %d",
226 count);
281 int chunk, whenmisc, xfr, count, collide, i;
356 * ++count;
360 * repeat unitl count = nchunks.
389 count = 0;
392 while (count < nchunks) {
416 ++count;
430 "\tTest[%d] bad verify @ 0x%x for val %d count %d xfr %d file_max 0x%x, should be 0.",
432 count, xfr, file_max);
453 ++count;
468 "\tTest[%d] bad verify @ 0x%x for val %d count %d xfr %d file_max 0x%x.",
470 count, xfr, file_max);
524 if (count + collide > 2 * nchunks)
534 //tst_resm(TINFO, "\tTest{%d} val %d done, count = %d, collide = {%d}",
535 // me, val, count, collide);