Searched refs:outfile (Results 1 – 1 of 1) sorted by relevance
42 static char *outfile; variable241 outfd = create_temp_file ("tst-copy_file_range-out-", &outfile); in do_test()278 outfd = xopen (outfile, O_RDWR | O_LARGEFILE, 0); in do_test()293 free (outfile); in do_test()
Completed in 3 milliseconds