Lines Matching defs:count
177 int child, count, i, nwait, status;
205 count = 0;
215 ++count;
226 if (count != nwait) {
227 tst_resm(TFAIL, "\tWrong # children waited on, count = %d",
228 count);
281 int count, collide, chunk, whenmisc, xfr, i;
356 * ++count;
360 * repeat unitl count = nchunks.
385 count = 0;
387 while (count < nchunks) {
411 ++count;
425 "\tTest[%d] bad verify @ 0x%Lx for val %d count %d xfr %d file_max 0x%llx, should be 0.",
427 count, xfr, file_max);
448 ++count;
463 "\tTest[%d] bad verify @ 0x%Lx for val %d count %d xfr %d file_max 0x%llx.",
465 count, xfr, file_max);
519 if (count + collide > 2 * nchunks)
528 //tst_resm(TINFO, "\tTest{%d} val %d done, count = %d, collide = {%d}",
529 // me, val, count, collide);