Searched refs:infile (Results 1 – 1 of 1) sorted by relevance
35 static char *infile; in do_test() local39 infd = create_temp_file ("tst-wfile-sync-in-", &infile); in do_test()43 infd = xopen (infile, O_RDONLY, 0); in do_test()55 free (infile); in do_test()
Completed in 3 milliseconds