Searched refs:ub_ctx_create (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dlibunbound.so.conf11 ub_ctx* ub_ctx_create(void);
/netbsd-current/external/bsd/unbound/dist/winrc/
H A Danchor-update.c116 ctx = ub_ctx_create();
117 if(!ctx) fatal("ub_ctx_create failed");
/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h46 * ctx = ub_ctx_create();
271 struct ub_ctx* ub_ctx_create(void);
H A Dlibunbound.c179 ub_ctx_create(void) function
/netbsd-current/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i120 %newobject ub_ctx_create;
293 self.this = _unbound.ub_ctx_create()
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dasynclook.c415 ctx = ub_ctx_create();
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-host.c433 ctx = ub_ctx_create();
H A Dunbound-anchor.c286 struct ub_ctx* ctx = ub_ctx_create();
/netbsd-current/external/bsd/unbound/dist/
H A DMakefile.in586 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \
637 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \

Completed in 149 milliseconds