OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_segs
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/db/hash/
hash.c
59
static int
alloc_segs
(HTAB *, int);
171
if (
alloc_segs
(hashp, nsegs))
173
* If
alloc_segs
fails, table will have been destroyed
336
* This calls
alloc_segs
which may run out of memory.
Alloc_segs
will destroy
379
return (
alloc_segs
(hashp, (int)nsegs));
914
alloc_segs
(HTAB *hashp, int nsegs)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025