Lines Matching refs:xfr
287 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
404 if ((xfr = readv(fd, &r_iovec[0], MAXIOVCNT)) < 0) { in dotest()
419 if (xfr != csize) { in dotest()
423 me, xfr, csize); in dotest()
433 count, xfr, file_max); in dotest()
456 if (xfr != csize) { in dotest()
460 me, xfr, csize); in dotest()
471 count, xfr, file_max); in dotest()
495 if (lseek64(fd, -((off64_t) xfr), 1) < 0) { in dotest()
501 if ((xfr = in dotest()
513 me, CHUNK(chunk), xfr, errno); in dotest()