Searched refs:outname (Results 1 – 1 of 1) sorted by relevance
102 const char *outname = "-"; in main() local126 outname = optarg; in main()199 fprintf(depfile, "%s:", outname); in main()225 if (streq(outname, "-")) { in main()228 outf = fopen(outname, "w"); in main()231 outname, strerror(errno)); in main()