Searched refs:outname (Results 1 – 1 of 1) sorted by relevance
25 static const char outname[] = OBJPFX "tst_putwc.temp"; variable43 add_temp_file (outname); in do_test()45 fp = fopen (outname, "w+"); in do_test()79 fp = fopen (outname, "r"); in do_test()87 remove (outname); in do_test()113 fp = fopen (outname, "w"); in do_test()
Completed in 3 milliseconds