Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/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.c394 ub_ctx_config(struct ub_ctx* ctx, const char* fname) in ub_ctx_config() function
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dlibunbound.so.conf15 int ub_ctx_config(ub_ctx*, string);
/dports/dns/unbound/unbound-1.14.0/smallapp/
H A Dunbound-host.c454 check_ub_res(ub_ctx_config(ctx, optarg)); in main()
H A Dunbound-anchor.c296 r = ub_ctx_config(ctx, debugconf); in create_unbound_context()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_unbound/
H A Drlm_unbound.c556 res = ub_ctx_config(inst->ub, file); in mod_instantiate()
/dports/mail/opendkim/opendkim-2.10.3/opendkim/
H A Dopendkim-dns.c443 status = ub_ctx_config(ub->ub_ub, (char *) file); in dkimf_ub_config()
/dports/dns/unbound/unbound-1.14.0/libunbound/python/
H A Dlibunbound.i331 return _unbound.ub_ctx_config(self,fname)
/dports/dns/unbound/unbound-1.14.0/
H A DMakefile.in576 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
627 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
/dports/dns/unbound/unbound-1.14.0/doc/
H A DChangelog3089 - Fix #1913: ub_ctx_config is under circumstances thread-safe.