Searched refs:cf_opts (Results 1 – 1 of 1) sorted by relevance
80 struct opts *cf_opts; /* parsed rhs of entry */ member103 cp->cf_opts = opts; in fillconflist()290 opts = cp->cf_opts; in conf_scan()585 return (cp->cf_opts); in conf_opts()601 cp->cf_opts = newopts; in conf_replace()630 (void) opts_set(cp->cf_opts, o, optarg); in conf_set()667 opts_optarg(cp->cf_opts, "P")) != NULL) { in conf_print()677 if (cp->cf_opts) in conf_print()678 opts_print(cp->cf_opts, cstream, exclude_opts); in conf_print()