Home
last modified time | relevance | path

Searched refs:NOERROR (Results 1 – 4 of 4) sorted by relevance

/resolv/
A Dres_query.c127 hp->rcode = NOERROR; /* default */ in __res_context_query()
241 if ((hp->rcode != NOERROR || ntohs(hp->ancount) == 0) in __res_context_query()
242 && (hp2->rcode != NOERROR || ntohs(hp2->ancount) == 0)) { in __res_context_query()
243 switch (hp->rcode == NOERROR ? hp2->rcode : hp->rcode) { in __res_context_query()
245 if ((hp->rcode == NOERROR && ntohs (hp->ancount) != 0) in __res_context_query()
246 || (hp2->rcode == NOERROR in __res_context_query()
254 case NOERROR: in __res_context_query()
264 if ((hp->rcode == NOERROR && ntohs (hp->ancount) != 0) in __res_context_query()
265 || (hp2->rcode == NOERROR in __res_context_query()
A Dres_mkquery.c124 hp->rcode = NOERROR; in __res_context_mkquery()
288 *cp++ = NOERROR; /* Extended RCODE. */ in __res_nopt()
A Dres_send.c1243 if (anhp->rcode == NOERROR && anhp->ancount == 0 in send_dg()
/resolv/arpa/
A Dnameser_compat.h104 #define NOERROR ns_r_noerror macro

Completed in 41 milliseconds