Searched refs:init_htab (Results 1 – 1 of 1) sorted by relevance
68 static int init_htab(HTAB *, int);321 if (init_htab(hashp, nelem)) in init_hash()333 init_htab(HTAB *hashp, int nelem) in init_htab() function