OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_head
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/cdb/
cdbw.c
248
struct key_hash_head *head, *head2, *
new_head
;
local in function:cdbw_put_key
294
new_head
= calloc(sizeof(*
new_head
), new_hash_size);
295
if (
new_head
== NULL)
300
SLIST_INIT(
new_head
+ i);
307
head2 =
new_head
+
314
cdbw->hash =
new_head
;
Completed in 103 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025