Home | History | Annotate | Download | only in c-ares

Lines Matching refs:SERVFAIL

598    * with SERVFAIL, NOTIMP, or REFUSED response codes.
602 if (rcode == SERVFAIL || rcode == NOTIMP || rcode == REFUSED)