Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dasynclook.c318 r = ub_resolve_async(inf->ctx, in ext_thread()
334 r = ub_resolve_async(inf->ctx, in ext_thread()
522 r = ub_resolve_async(ctx, argv[i], LDNS_RR_TYPE_A, in main()
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dubsyms.def31 ub_resolve_async
H A Dunbound.h568 int ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype,
H A Dlibunbound.c823 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, in ub_resolve_async() function
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dlibunbound.so.conf33 int ub_resolve_async(ub_ctx*, string, ub_type, ub_class, void*, void*, +int*);
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i950 r = ub_resolve_async(ctx,name,rrtype,rrclass, (void *) id, PythonCallBack, async_id);
959 ub_resolve_async = _unbound._ub_resolve_async
/netbsd-src/external/bsd/unbound/dist/
H A DMakefile.in590 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \
641 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \