Searched refs:t3598f111 (Results 1 – 1 of 1) sorted by relevance
4029 int t3598f111 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local4030 TEMP_FAILURE_RETRY(pread(t3598f111, buf, 1, 0)); in BenchmarkRun()4031 close(t3598f111); in BenchmarkRun()