Searched refs:NOERROR (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_query.c131 hp->rcode = NOERROR; /* default */
162 if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) {
175 case NOERROR:
H A Dres_mkquery.c139 hp->rcode = NOERROR;
H A Dres_update.c222 * if (rcode == NOERROR) then the dname exists but
232 } else if ((rcode == NOERROR || rcode == NXDOMAIN) &&
268 } else if (rcode == NOERROR && ancount == 1) {
374 if (rcode == NOERROR && ancount > 0) {
409 if (rcode == NOERROR && ancount > 0) {
H A Dres_mkupdate.c131 hp->rcode = NOERROR;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser_compat.h162 #define NOERROR ns_r_noerror macro
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIFileDialog.cpp291 if (SHGetMalloc (&pMalloc) != NOERROR)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h2028 #undef NOERROR /* arpa/nameser_compat.h defines this */ macro
2038 #define NOERROR _HRESULT_TYPEDEF_(0) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h1676 #undef NOERROR /* arpa/nameser_compat.h defines this */ macro
1684 #define NOERROR _HRESULT_TYPEDEF_(0L) macro

Completed in 327 milliseconds