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

/freebsd-10.3-release/contrib/unbound/libunbound/
H A Dunbound.h46 * ctx = ub_ctx_create();
235 struct ub_ctx* ub_ctx_create(void);
H A Dlibunbound.c143 ub_ctx_create(void) function
/freebsd-10.3-release/contrib/unbound/libunbound/python/
H A Dlibunbound.i103 %newobject ub_ctx_create;
275 self.this = _unbound.ub_ctx_create()
/freebsd-10.3-release/contrib/unbound/smallapp/
H A Dunbound-host.c421 ctx = ub_ctx_create();
H A Dunbound-anchor.c276 struct ub_ctx* ctx = ub_ctx_create();
/freebsd-10.3-release/contrib/unbound/
H A DMakefile.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 \

Completed in 111 milliseconds