Home | History | Annotate | Download | only in src

Lines Matching refs:conffile

237   { 'C', ARG_DUP, "path", gettext_noop("Specify configuration file (defaults to %s)."), CONFFILE },
2567 return; /* No conffile, all done. */
2785 char *errmess, *arg, *conffile = CONFFILE;
2857 conffile = opt_string_alloc(arg);
2872 if (conffile)
2873 one_file(conffile, nest, 0);