Searched refs:init_htab (Results 1 – 1 of 1) sorted by relevance
66 static int init_htab(HTAB *, int);368 if (init_htab(hashp, nelem))380 init_htab(HTAB *hashp, int nelem) function