Searched refs:NOERROR (Results 1 – 4 of 4) sorted by relevance
142 hp->rcode = NOERROR; /* default */ in res_nquery()184 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { in res_nquery()200 case NOERROR: in res_nquery()
149 hp->rcode = NOERROR; in res_nmkquery()259 *cp++ = NOERROR; /* extended RCODE */ in res_nopt()
164 #define NOERROR ns_r_noerror macro
2158 rcode = NOERROR; in res_queryN()2167 hp->rcode = NOERROR; /* default */ in res_queryN()2205 if (n < 0 || hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { in res_queryN()2228 case NOERROR: in res_queryN()