Home | History | Annotate | Download | only in config

Lines Matching refs:defoptlist

212 	     struct defoptlist *opts, struct nvlist *deps, int obs);
628 struct defoptlist *dl;
847 add_opt_dependencies(struct defoptlist *dl, struct nvlist *deps)
924 struct defoptlist *
927 struct defoptlist *option;
957 struct defoptlist *option = NULL;
979 defopt(struct dlhash *ht, const char *fname, struct defoptlist *opts,
982 struct defoptlist *dl, *nextdl, *olddl;
1070 mkoptvar(struct dlhash *ht, struct defoptlist *opts)
1072 struct defoptlist *dl, *defined_dl;
1093 defoption(const char *fname, struct defoptlist *opts, struct nvlist *deps)
1105 defparam(const char *fname, struct defoptlist *opts, struct nvlist *deps, int obs)
1116 defflag(const char *fname, struct defoptlist *opts, struct nvlist *deps, int obs)
1127 mkflagvar(struct defoptlist *opts)