Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dubsyms.def16 ub_ctx_hosts
H A Dunbound.h401 int ub_ctx_hosts(struct ub_ctx* ctx, const char* fname);
H A Dlibunbound.c1229 ub_ctx_hosts(struct ub_ctx* ctx, const char* fname) in ub_ctx_hosts() function
1253 if((retval=ub_ctx_hosts(ctx, buf)) !=0 ) { in ub_ctx_hosts()
1256 retval=ub_ctx_hosts(ctx, buf); in ub_ctx_hosts()
/freebsd/contrib/unbound/contrib/
H A Dlibunbound.so.conf20 int ub_ctx_hosts(ub_ctx*, string);
/freebsd/contrib/unbound/doc/
H A Dlibunbound.rst68 int ub_ctx_hosts(struct ub_ctx* ctx, char* fname);
138 int **ub_ctx_hosts**\ (struct ub_ctx\* ctx, char\* fname);
223 Use **ub_ctx_resolvconf** and **ub_ctx_hosts** to read them.
305 ub_ctx_hosts
H A DChangelog4542 - Fix character buffer size in ub_ctx_hosts.
/freebsd/contrib/unbound/
H A DMakefile.in605 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \
656 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \