Lines Matching refs:me
221 #define CHUNK(i) ((((off64_t)i) * testers + me) * csize)
224 static void dotest(int testers, int me, int fd) in dotest() argument
289 val = (64 / testers) * me + 1; in dotest()
336 PRIx64 "x, errno = %d.", me, in dotest()
342 "x, errno = %d.", me, CHUNK(chunk), in dotest()
357 me, xfr, csize); in dotest()
368 me, CHUNK(chunk), val0, in dotest()
387 me, xfr, csize); in dotest()
399 me, CHUNK(chunk), val, in dotest()
418 PRIx64 ", errno = %d.", me, in dotest()
426 me); in dotest()
432 "x xfr %d, errno = %d.", me, in dotest()
439 domisc(me, fd); in dotest()
460 "x, errno = %d.", me, in dotest()
468 "x, errno = %d.", me, in dotest()
489 static void domisc(int me, int fd) in domisc() argument
505 me, in domisc()