Home
last modified time | relevance | path

Searched refs:selecttab (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.sbin/config.new/
H A Dmain.c124 selecttab = ht_new();
255 (void)ht_insert(selecttab, n, (void *)n);
H A Dconfig.h182 struct hashtab *selecttab; /* selects things that are "optional foo" */ variable
H A Dfiles.c222 if (ht_lookup(selecttab, nv->nv_name)) { in fixfiles()
H A Dsem.c829 (void)ht_insert(selecttab, d->d_name, (char *)d->d_name);
832 (void)ht_insert(selecttab, a->a_name, (char *)a->a_name);