OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sharedsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
tkey.c
363
unsigned int
sharedsize
;
local
450
RETERR(dst_key_secretsize(tctx->dhkey, &
sharedsize
));
451
isc_buffer_allocate(msg->mctx, &shared,
sharedsize
);
1228
unsigned int
sharedsize
;
local
1307
RETERR(dst_key_secretsize(key, &
sharedsize
));
1308
isc_buffer_allocate(rmsg->mctx, &shared,
sharedsize
);
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026