Searched refs:NOERROR (Results 1 – 6 of 6) sorted by relevance
131 hp->rcode = NOERROR; /* default */ in res_query()162 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { in res_query()175 case NOERROR: in res_query()
238 } else if ((rcode == NOERROR || rcode == NXDOMAIN) && in res_update()274 } else if (rcode == NOERROR && ancount == 1) { in res_update()380 if (rcode == NOERROR && ancount > 0) { in res_update()415 if (rcode == NOERROR && ancount > 0) { in res_update()
139 hp->rcode = NOERROR; in res_mkquery()
1694 rcode = NOERROR; in res_queryN()1703 hp->rcode = NOERROR; /* default */ in res_queryN()1741 if (n < 0 || hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { in res_queryN()1764 case NOERROR: in res_queryN()
137 hp->rcode = NOERROR; in res_mkupdate()
162 #define NOERROR ns_r_noerror macro