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