Searched refs:ub_ctx_add_ta (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/unbound/contrib/
H A Dlibunbound.so.conf21 int ub_ctx_add_ta(ub_ctx*, string);
/freebsd-12-stable/contrib/unbound/libunbound/
H A Dunbound.h47 * err = ub_ctx_add_ta(ctx, "...");
48 * err = ub_ctx_add_ta(ctx, "...");
385 int ub_ctx_add_ta(struct ub_ctx* ctx, const char* ta);
H A Dlibunbound.c406 ub_ctx_add_ta(struct ub_ctx* ctx, const char* ta) function
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-host.c474 check_ub_res(ub_ctx_add_ta(ctx, optarg));
/freebsd-12-stable/contrib/unbound/
H A DMakefile.in562 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \
613 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \

Completed in 109 milliseconds