Searched refs:alloc_segs (Results 1 – 1 of 1) sorted by relevance
59 static int alloc_segs(HTAB *, int);171 if (alloc_segs(hashp, nsegs)) in __hash_open()379 return (alloc_segs(hashp, (int)nsegs)); in init_htab()914 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs() function