Home
last modified time | relevance | path

Searched refs:ub_ctx_config (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dubsyms.def6 ub_ctx_config
H A Dunbound.h321 int ub_ctx_config(struct ub_ctx* ctx, const char* fname);
H A Dlibunbound.c442 ub_ctx_config(struct ub_ctx* ctx, const char* fname) in ub_ctx_config() function
/freebsd/contrib/unbound/contrib/
H A Dlibunbound.so.conf15 int ub_ctx_config(ub_ctx*, string);
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c456 check_ub_res(ub_ctx_config(ctx, optarg)); in main()
H A Dunbound-anchor.c298 r = ub_ctx_config(ctx, debugconf); in create_unbound_context()
/freebsd/contrib/unbound/
H A DMakefile.in595 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
646 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
/freebsd/contrib/unbound/doc/
H A DChangelog4869 - Fix #1913: ub_ctx_config is under circumstances thread-safe.