Searched refs:t3454f29 (Results 1 – 1 of 1) sorted by relevance
252 int t3454f29 = TEMP_FAILURE_RETRY(open("file16", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local253 TEMP_FAILURE_RETRY(pread(t3454f29, buf, 14048, 0)); // mmap2 in BenchmarkRun()254 close(t3454f29); in BenchmarkRun()