Home
last modified time | relevance | path

Searched refs:ub_ctx_add_ta_file (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dubsyms.def4 ub_ctx_add_ta_file
H A Dunbound.h425 int ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname);
H A Dlibunbound.c477 ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname) in ub_ctx_add_ta_file() function
/freebsd/contrib/unbound/contrib/
H A Dlibunbound.so.conf22 int ub_ctx_add_ta_file(ub_ctx*, string);
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c459 check_ub_res(ub_ctx_add_ta_file(ctx, ROOT_ANCHOR_FILE)); in main()
479 check_ub_res(ub_ctx_add_ta_file(ctx, optarg)); in main()
/freebsd/contrib/unbound/
H A DMakefile.in596 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \
647 ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \