Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDconfig_file.h436 struct config_file* config_create_forlib(void);
HDconfig_file.c250 struct config_file* config_create_forlib(void) in config_create_forlib() function
/NextBSD/contrib/unbound/libunbound/
HDlibunbound.c126 ctx->env->cfg = config_create_forlib(); in ub_ctx_create_nopipe()