Searched refs:cfopts (Results 1 – 1 of 1) sorted by relevance
450 struct opts *cfopts; in dologname() local457 cfopts = conf_opts(logname); in dologname()467 opts_print(cfopts, stderr, NULL); in dologname()479 opts_print(cfopts, stdout, NULL); in dologname()499 allopts = opts_merge(cfopts, clopts); in dologname()541 logfiles = opts_cmdargs(cfopts); in dologname()626 struct opts *cfopts; in rotatelog() local668 } else if ((cfopts = conf_opts(fname)) != NULL && in rotatelog()669 opts_count(cfopts, "P")) { in rotatelog()670 off_t last = opts_optarg_int(cfopts, "P"); in rotatelog()