Lines Matching refs:xfr
281 int chunk, whenmisc, xfr, count, collide, i; in dotest() local
403 if ((xfr = readv(fd, &r_iovec[0], MAXIOVCNT)) < 0) { in dotest()
418 if (xfr != csize) { in dotest()
422 me, xfr, csize); in dotest()
432 count, xfr, file_max); in dotest()
455 if (xfr != csize) { in dotest()
459 me, xfr, csize); in dotest()
470 count, xfr, file_max); in dotest()
494 if (lseek(fd, -xfr, 1) < 0) { in dotest()
500 if ((xfr = in dotest()
512 me, CHUNK(chunk), xfr, errno); in dotest()