Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/util/
HDconfig_file.h954 struct config_file* config_create_forlib(void);
HDconfig_file.c426 struct config_file* config_create_forlib(void) in config_create_forlib() function
/freebsd-13-stable/contrib/unbound/libunbound/
HDlibunbound.c133 ctx->env->cfg = config_create_forlib(); in ub_ctx_create_nopipe()