OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debugconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c
285
const char*
debugconf
, const char* srcaddr, int ip4only, int ip6only)
297
if(
debugconf
) {
298
r = ub_ctx_config(ctx,
debugconf
);
299
if(r) ub_ctx_error_exit(ctx,
debugconf
, ub_strerror(r));
637
* @param
debugconf
: unbound.conf for debugging options.
646
const char* root_hints, const char*
debugconf
,
657
ctx = create_unbound_context(res_conf, root_hints,
debugconf
,
1971
const char*
debugconf
, const char* srcaddr, int ip4only, int ip6only,
1984
ip_list = resolve_name(urlname, port, res_conf, root_hints,
debugconf
,
2216
* The
debugconf
is to validation-override the date for testing
2347
const char*
debugconf
= NULL;
local
[
all
...]
unbound-anchor.c
285
const char*
debugconf
, const char* srcaddr, int ip4only, int ip6only)
297
if(
debugconf
) {
298
r = ub_ctx_config(ctx,
debugconf
);
299
if(r) ub_ctx_error_exit(ctx,
debugconf
, ub_strerror(r));
637
* @param
debugconf
: unbound.conf for debugging options.
646
const char* root_hints, const char*
debugconf
,
657
ctx = create_unbound_context(res_conf, root_hints,
debugconf
,
1971
const char*
debugconf
, const char* srcaddr, int ip4only, int ip6only,
1984
ip_list = resolve_name(urlname, port, res_conf, root_hints,
debugconf
,
2216
* The
debugconf
is to validation-override the date for testing
2347
const char*
debugconf
= NULL;
local
[
all
...]
Completed in 34 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026