OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dns_error_reporting
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
config_file.h
792
int
dns_error_reporting
;
member in struct:config_file
config_file.c
426
cfg->
dns_error_reporting
= 0;
778
else S_YNO("dns-error-reporting:",
dns_error_reporting
)
1258
else O_YNO(opt, "dns-error-reporting",
dns_error_reporting
)
configparser.y
3110
else cfg_parser->cfg->
dns_error_reporting
= (strcmp($2, "yes")==0);
configparser.c
6570
else cfg_parser->cfg->
dns_error_reporting
= (strcmp((yyvsp[0].str), "yes")==0);
/src/external/bsd/unbound/dist/services/
mesh.c
1617
static void
dns_error_reporting
(struct module_qstate* qstate,
function
1750
if(mstate->reply_list && mstate->s.env->cfg->
dns_error_reporting
)
1751
dns_error_reporting
(&mstate->s, rep);
/src/external/bsd/unbound/dist/daemon/
remote.c
6203
COPY_VAR_int(
dns_error_reporting
);
Completed in 31 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026