Lines Matching refs:conffile
207 { 'C', ARG_DUP, "path", gettext_noop("Specify configuration file (defaults to %s)."), CONFFILE },
2509 return; /* No conffile, all done. */
2727 char *errmess, *arg, *conffile = CONFFILE;
2798 conffile = opt_string_alloc(arg);
2813 if (conffile)
2814 one_file(conffile, nest, 0);