Searched refs:outname (Results 1 – 1 of 1) sorted by relevance
18 static char outname[] = OBJPFX "bug5test.out"; in main() local33 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