Lines Matching refs:DNS_R_SERVFAIL
2439 result = DNS_R_SERVFAIL;
3234 return (DNS_R_SERVFAIL);
3245 return (DNS_R_SERVFAIL);
3363 return (DNS_R_SERVFAIL);
3725 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
3769 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
3781 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
4181 event->result = DNS_R_SERVFAIL;
7051 return (DNS_R_SERVFAIL);
7058 return (DNS_R_SERVFAIL);
7075 return (DNS_R_SERVFAIL);
7082 return (DNS_R_SERVFAIL);
7119 return (DNS_R_SERVFAIL);
7152 return (DNS_R_SERVFAIL);
7380 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
7385 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
7409 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8557 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8577 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8595 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8604 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8613 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8618 fctx_done(fctx, DNS_R_SERVFAIL, __LINE__);
8897 res->quotaresp[dns_quotatype_server] = DNS_R_SERVFAIL;
10308 REQUIRE(resp == DNS_R_DROP || resp == DNS_R_SERVFAIL);