Searched refs:cfhashtab (Results 1 – 1 of 1) sorted by relevance
66 static struct hashtab *cfhashtab; /* for config lookup */ variable107 cfhashtab = ht_new(); in initsem()624 if (ht_insert(cfhashtab, name, cf)) { in addconf()