Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dconfig_file.h970 struct config_file* config_create_forlib(void);
H A Dconfig_file.c432 struct config_file* config_create_forlib(void) in config_create_forlib() function
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c133 ctx->env->cfg = config_create_forlib(); in ub_ctx_create_nopipe()