Home
last modified time | relevance | path

Searched refs:ub_ctx_create (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/unbound/libunbound/
HDubsyms.def1 ub_ctx_create
HDunbound.h235 struct ub_ctx* ub_ctx_create(void);
HDlibunbound.c143 ub_ctx_create(void) in ub_ctx_create() function
/NextBSD/contrib/unbound/libunbound/python/
HDlibunbound.i103 %newobject ub_ctx_create;
275 self.this = _unbound.ub_ctx_create()
/NextBSD/contrib/unbound/smallapp/
HDunbound-host.c421 ctx = ub_ctx_create(); in main()
HDunbound-anchor.c276 struct ub_ctx* ctx = ub_ctx_create(); in create_unbound_context()
/NextBSD/contrib/unbound/
HDMakefile.in489 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \
538 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \