Home
last modified time | relevance | path

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

/stdio-common/
A Dbug5.c18 static char outname[] = OBJPFX "bug5test.out"; in main() local
33 out = fopen (outname, "w"); in main()
36 perror (outname); in main()
63 asprintf (&printbuf, "cmp %s %s", inname, outname); in main()
66 remove (outname); in main()

Completed in 4 milliseconds