Home | History | Annotate | Download | only in src

Lines Matching refs:conffile

233   { 'C', ARG_DUP, "path", gettext_noop("Specify configuration file (defaults to %s)."), CONFFILE },
2566 return; /* No conffile, all done. */
2784 char *errmess, *arg, *conffile = CONFFILE;
2856 conffile = opt_string_alloc(arg);
2871 if (conffile)
2872 one_file(conffile, nest, 0);