Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/config.new/
H A Dmain.c125 needcnttab = ht_new();
420 if (ht_lookup(needcnttab, d->d_name)) { in badstar()
H A Dconfig.h183 struct hashtab *needcnttab; /* retains names marked "needs-count" */ variable
H A Dfiles.c216 (void)ht_insert(needcnttab, in fixfiles()