OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subref
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/services/
mesh.c
1265
struct mesh_state_ref*
subref
; /* points to sub, inserted in super */
local
1267
if( !(
subref
= regional_alloc(super->s.region,
1276
subref
->node.key =
subref
;
1277
subref
->s = sub;
1282
* since superref and
subref
already allocated in region,
1291
rbtree_insert(&super->sub_set, &
subref
->node);
Completed in 24 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026