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