OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:edns_client_strings
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
edns.c
103
for(c=config->
edns_client_strings
; c; c=c->next) {
config_file.h
679
struct config_str2list*
edns_client_strings
;
member in struct:config_file
config_file.c
366
cfg->
edns_client_strings
= NULL;
1407
else O_LS2(opt, "edns-client-strings",
edns_client_strings
)
1847
config_deldblstrlist(cfg->
edns_client_strings
);
configparser.y
3080
&cfg_parser->cfg->
edns_client_strings
, $2, $3))
configparser.c
6531
&cfg_parser->cfg->
edns_client_strings
, (yyvsp[-1].str), (yyvsp[0].str)))
/src/external/bsd/unbound/dist/daemon/
remote.c
5314
m += getmem_config_str2list(cfg->
edns_client_strings
);
6316
COPY_VAR_ptr(
edns_client_strings
);
Completed in 36 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026