Searched refs:alloc_segs (Results 1 – 1 of 1) sorted by relevance
58 static int alloc_segs(HTAB *, int);163 if (alloc_segs(hashp, nsegs)) in __hash_open()369 return (alloc_segs(hashp, nsegs)); in init_htab()875 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs() function