Searched refs:ub_resolve_async (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/unbound/contrib/
H A Dlibunbound.so.conf33 int ub_resolve_async(ub_ctx*, string, ub_type, ub_class, void*, void*, +int*);
/freebsd-13-stable/contrib/unbound/libunbound/
H A Dunbound.h58 * err = ub_resolve_async(ctx, "www.example.com", ... my_callback);
91 * ub_resolve() and ub_resolve_async() && ub_wait() are
539 int ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype,
H A Dlibunbound.c782 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, function
/freebsd-13-stable/contrib/unbound/
H A DMakefile.in564 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \
615 ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \

Completed in 47 milliseconds