Searched refs:t3584f99 (Results 1 – 1 of 1) sorted by relevance
3639 int t3584f99 = TEMP_FAILURE_RETRY(open("file158", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local3642 TEMP_FAILURE_RETRY(pread(t3584f99, buf, 1, 0)); in BenchmarkRun()3643 close(t3584f99); in BenchmarkRun()3667 t3584f99 = TEMP_FAILURE_RETRY(open("file158", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()3669 TEMP_FAILURE_RETRY(pread(t3584f99, buf, 1, 0)); in BenchmarkRun()3671 close(t3584f99); in BenchmarkRun()