Searched refs:t3597f111 (Results 1 – 1 of 1) sorted by relevance
4022 int t3597f111 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local4023 TEMP_FAILURE_RETRY(pread(t3597f111, buf, 1, 0)); in BenchmarkRun()4024 close(t3597f111); in BenchmarkRun()