Searched refs:t3597f110 (Results 1 – 1 of 1) sorted by relevance
4010 int t3597f110 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local4011 TEMP_FAILURE_RETRY(pread(t3597f110, buf, 1, 0)); in BenchmarkRun()4012 close(t3597f110); in BenchmarkRun()