Home
last modified time | relevance | path

Searched refs:logfile_override (Results 1 – 3 of 3) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/libunbound/
H A Dcontext.h98 int logfile_override; member
H A Dcontext.c63 if(ctx_logfile_overridden && !ctx->logfile_override) { in context_finalize()
67 if(ctx->logfile_override) { in context_finalize()
H A Dlibunbound.c500 ctx->logfile_override = 1; in ub_ctx_debugout()