Searched refs:outname (Results 1 – 1 of 1) sorted by relevance
101 const char *outname = "-"; in main() local123 outname = optarg; in main()209 if (streq(outname, "-")) { in main()212 outf = fopen(outname, "w"); in main()215 outname, strerror(errno)); in main()