Lines Matching refs:xfr
281 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
398 if ((xfr = readv(fd, &r_iovec[0], MAXIOVCNT)) < 0) { in dotest()
413 if (xfr != csize) { in dotest()
417 me, xfr, csize); in dotest()
427 count, xfr, file_max); in dotest()
450 if (xfr != csize) { in dotest()
454 me, xfr, csize); in dotest()
465 count, xfr, file_max); in dotest()
489 if (lseek64(fd, -((off64_t) xfr), 1) < 0) { in dotest()
495 if ((xfr = in dotest()
507 me, CHUNK(chunk), xfr, errno); in dotest()