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

/freebsd-current/contrib/unbound/contrib/
H A Dlibunbound.so.conf6 typedef ub_nxdomain = enum(name_exists, nxdomain);
/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h164 * If false, there was no data (nxdomain may be true, rcode can be set).
173 int nxdomain; member in struct:ub_result
H A Dlibworker.c524 /* rcode, havedata, nxdomain, secure, bogus */
529 res->nxdomain = 1;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-host.c378 ret = result->nxdomain;

Completed in 183 milliseconds