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

/freebsd-12-stable/contrib/unbound/contrib/
H A Dlibunbound.so.conf32 int ub_resolve(ub_ctx*, string, ub_type, ub_class, +ub_result**);
/freebsd-12-stable/contrib/unbound/libunbound/
H A Dunbound.h53 * int err = ub_resolve(ctx, "www.example.com", ...
91 * ub_resolve() and ub_resolve_async() && ub_wait() are
508 int ub_resolve(struct ub_ctx* ctx, const char* name, int rrtype,
H A Dlibunbound.c696 ub_resolve(struct ub_ctx* ctx, const char* name, int rrtype, function
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-host.c372 ret = ub_resolve(ctx, q, t, c, &result);
H A Dunbound-anchor.c551 r = ub_resolve(ctx, host, tp, cl, &res);
2104 r = ub_resolve(ctx, ".", LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN, &res);
/freebsd-12-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 118 milliseconds