Home
last modified time | relevance | path

Searched refs:ub_resolve_async (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/unbound/libunbound/
HDubsyms.def21 ub_resolve_async
HDunbound.h485 int ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype,
HDlibunbound.c683 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, in ub_resolve_async() function
/trueos/contrib/unbound/libunbound/python/
HDlibunbound.i906 r = ub_resolve_async(ctx,name,rrtype,rrclass, (void *) id, PythonCallBack, async_id);
915 ub_resolve_async = _unbound._ub_resolve_async
/trueos/contrib/unbound/
HDMakefile.in471 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \
520 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \