Searched refs:t3505f99 (Results 1 – 1 of 1) sorted by relevance
3063 int t3505f99 = TEMP_FAILURE_RETRY(open("file152", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local3064 TEMP_FAILURE_RETRY(pread(t3505f99, buf, 1, 0)); in BenchmarkRun()3065 close(t3505f99); in BenchmarkRun()3076 t3505f99 = TEMP_FAILURE_RETRY(open("file152", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()3077 TEMP_FAILURE_RETRY(pread(t3505f99, buf, 1, 0)); in BenchmarkRun()3078 close(t3505f99); in BenchmarkRun()