Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/libunbound/
HDubsyms.def4 ub_ctx_add_ta_file
HDunbound.h425 int ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname);
HDlibunbound.c477 ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname) in ub_ctx_add_ta_file() function
/freebsd-14-stable/contrib/unbound/contrib/
HDlibunbound.so.conf22 int ub_ctx_add_ta_file(ub_ctx*, string);
/freebsd-14-stable/contrib/unbound/smallapp/
HDunbound-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-14-stable/contrib/unbound/
HDMakefile.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 \