Searched refs:NOERROR (Results 1 – 5 of 5) 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()
148 hp->rcode = NOERROR; in res_nmkquery()258 *cp++ = NOERROR; /* extended RCODE */ in res_nopt()
76 case NOERROR: in android_net_res_stats_aggregate()
102 #define NOERROR ns_r_noerror macro
2168 rcode = NOERROR; in res_queryN()2177 hp->rcode = NOERROR; /* default */ in res_queryN()2215 if (n < 0 || hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { in res_queryN()2238 case NOERROR: in res_queryN()