OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:key_p
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/services/
outside_network.c
537
struct pending_tcp
key_p
;
local
542
memset(&
key_p
, 0, sizeof(
key_p
));
544
key_p
.query = &key_w;
545
key_p
.c = &c;
546
key_p
.reuse.pending = &
key_p
;
547
key_p
.reuse.node.key = &
key_p
.reuse;
549
key_p
.reuse.is_ssl = 1
[
all
...]
Completed in 41 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026