Home
last modified time | relevance | path

Searched refs:outname (Results 1 – 1 of 1) sorted by relevance

/libio/
A Dtst_putwc.c25 static const char outname[] = OBJPFX "tst_putwc.temp"; variable
43 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