Searched refs:t3587f95 (Results 1 – 1 of 1) sorted by relevance
3800 int t3587f95 = TEMP_FAILURE_RETRY(open("file168", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local3801 TEMP_FAILURE_RETRY(read(t3587f95, buf, 16384)); in BenchmarkRun()3802 close(t3587f95); in BenchmarkRun()