Searched refs:etcfile (Results 1 – 1 of 1) sorted by relevance
4267 char *ttype, *authmech = 0, *etcfile = 0; in main() local4329 etcfile = optarg; in main()4594 if (etcfile) { in main()4595 if ((etcf = fopen(etcfile, "r")) == 0) { in main()4597 gettext("can't open file %s\n"), etcfile); in main()4601 etcfile = "stdin"; in main()