Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnscrypt/
H A Ddnscrypt.h107 int dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg);
H A Ddnscrypt.c964 dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg) in dnsc_apply_cfg() function
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c712 dnsc_apply_cfg(daemon->dnscenv, daemon->cfg); in daemon_fork()