Searched refs:t3492f42 (Results 1 – 1 of 1) sorted by relevance
1044 int t3492f42 = TEMP_FAILURE_RETRY(open("file31", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local1045 TEMP_FAILURE_RETRY(pread(t3492f42, buf, 1, 0)); in BenchmarkRun()1046 close(t3492f42); in BenchmarkRun()