Lines Matching refs:xfr
232 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
343 if ((xfr = readv(fd, &r_iovec[0], MAXIOVCNT)) < 0) { in dotest()
354 if (xfr == 0) { in dotest()
357 if (xfr != csize) { in dotest()
361 me, xfr, csize); in dotest()
373 count, xfr); in dotest()
387 if (xfr != csize) { in dotest()
391 me, xfr, csize); in dotest()
404 count, xfr); in dotest()
419 if (lseek64(fd, -xfr, 1) < 0) { in dotest()
425 if ((xfr = in dotest()
437 CHUNK(chunk), xfr, errno); in dotest()