Searched refs:t3492f57 (Results 1 – 1 of 1) sorted by relevance
1706 int t3492f57 = TEMP_FAILURE_RETRY(open("file54", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local1708 TEMP_FAILURE_RETRY(read(t3492f57, buf, 39938)); in BenchmarkRun()1709 close(t3492f57); in BenchmarkRun()