Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_query.c131 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()
Dres_update.c238 } 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()
Dres_mkquery.c139 hp->rcode = NOERROR; in res_mkquery()
Dres_mkupdate.c137 hp->rcode = NOERROR; in res_mkupdate()
Dgetaddrinfo.c1694 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()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h162 #define NOERROR ns_r_noerror macro