Searched refs:alloc_segs (Results 1 – 1 of 1) sorted by relevance
55 static int alloc_segs(HTAB *, int);160 if (alloc_segs(hashp, nsegs)) in __hash_open()366 return (alloc_segs(hashp, nsegs)); in init_htab()872 alloc_segs(HTAB *hashp, int nsegs) in alloc_segs() function