Home
last modified time | relevance | path

Searched refs:log_edns_known_options (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dmodule.h980 void log_edns_known_options(enum verbosity_value level,
H A Dmodule.c389 log_edns_known_options(enum verbosity_value level, struct module_env* env) in log_edns_known_options() function
/freebsd/contrib/unbound/libunbound/
H A Dcontext.c83 log_edns_known_options(VERB_ALGO, ctx->env); in context_finalize()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c478 log_edns_known_options(VERB_ALGO, daemon->env); in daemon_setup_modules()