Home
last modified time | relevance | path

Searched refs:defoptions (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/config/
H A Dmkheaders.c75 for (nv = defoptions; nv != NULL; nv = nv->nv_next) in mkheaders()
H A Dconfig.h282 extern struct nvlist *defoptions; /* "defopt"'d options */
H A Dmain.c92 struct nvlist *defoptions; /* "defopt"'d options */ variable
245 nextdefopt = &defoptions; in main()