Searched refs:alloc_segs (Results 1 – 1 of 1) sorted by relevance
53 static int alloc_segs(HTAB *, int);199 if (alloc_segs(hashp, nsegs))414 return (alloc_segs(hashp, nsegs));923 alloc_segs(HTAB *hashp, int nsegs) function