Searched refs:conf_replace (Results 1 – 3 of 3) sorted by relevance
38 void conf_replace(const char *lhs, struct opts *newopts);
323 conf_replace(opts_optarg(clopts, "w"), clopts); in main()492 conf_replace(logname, NULL); in dologname()
578 conf_replace(const char *lhs, struct opts *newopts) in conf_replace() function