Searched refs:t3540f109 (Results 1 – 1 of 1) sorted by relevance
4008 int t3540f109 = TEMP_FAILURE_RETRY(open("file179", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local4009 TEMP_FAILURE_RETRY(read(t3540f109, buf, 4000)); in BenchmarkRun()4014 close(t3540f109); in BenchmarkRun()