Lines Matching defs:count
145 int count, child, fd, i, nwait, status;
167 count = 0;
176 ++count;
183 if (count != nwait) {
184 tst_resm(TFAIL, "\tWrong # children waited on, count = %d",
185 count);
215 int count, collide, chunk, whenmisc, xfr, i;
289 * ++count;
293 * repeat until count = nchunks.
313 count = 0;
315 while (count < nchunks) {
352 "\tTest[%d] bad verify @ 0x%x for val %d count %d xfr %d.",
354 count, xfr);
366 ++count;
381 "\tTest[%d] bad verify @ 0x%x for val %d count %d xfr %d.",
383 count, xfr);
425 if (count + collide > 2 * nchunks)
433 if (count < nchunks) {
435 // me, val, count, collide);
457 //tst_resm(TINFO, "\tTest[%d] val %d done, count = %d, collide = %d.",
458 // me, val, count, collide);