Searched refs:WSAETIMEDOUT (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/OobRx/
H A DOobRx.h36 #define RX_TIMEOUT_ERROR WSAETIMEDOUT
/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h64 #define ETIMEDOUT WSAETIMEDOUT
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c275 case WSAETIMEDOUT:
453 case WSAETIMEDOUT:
H A Dw16error.c231 case WSAETIMEDOUT:
H A Dntio.c4463 pt_tq.head->syserrno = WSAETIMEDOUT;
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h118 # define ETIMEDOUT WSAETIMEDOUT
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp370 case WSAETIMEDOUT: return VERR_TIMEOUT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h872 #define WSAETIMEDOUT (WSABASEERR+60) macro
H A Dwinerror.h1837 #define WSAETIMEDOUT (WSABASEERR+60) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h902 #define WSAETIMEDOUT (WSABASEERR+60) macro
H A Dwinerror.h1619 #define WSAETIMEDOUT (WSABASEERR+60) macro

Completed in 137 milliseconds