Searched refs:init_htab (Results 1 – 1 of 1) sorted by relevance
72 static int init_htab(HTAB *, size_t);330 if (init_htab(hashp, (size_t)nelem)) in init_hash()342 init_htab(HTAB *hashp, size_t nelem) in init_htab() function