Home
last modified time | relevance | path

Searched refs:ub_ctx_resolvconf (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dubsyms.def18 ub_ctx_resolvconf
H A Dunbound.h267 * default. Use ub_ctx_resolvconf and ub_ctx_hosts to read them.
331 * use the call ub_ctx_resolvconf.
388 int ub_ctx_resolvconf(struct ub_ctx* ctx, const char* fname);
H A Dlibunbound.c1143 ub_ctx_resolvconf(struct ub_ctx* ctx, const char* fname) in ub_ctx_resolvconf() function
/freebsd/contrib/unbound/contrib/
H A Dlibunbound.so.conf19 int ub_ctx_resolvconf(ub_ctx*, string);
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c467 check_ub_res(ub_ctx_resolvconf(ctx, "/etc/resolv.conf")); in main()
H A Dunbound-anchor.c302 r = ub_ctx_resolvconf(ctx, res_conf); in create_unbound_context()
/freebsd/contrib/unbound/
H A DMakefile.in601 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \
652 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \