Searched refs:WSAEMSGSIZE (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h44 #define EMSGSIZE WSAEMSGSIZE
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c236 case WSAEMSGSIZE:
394 case WSAEMSGSIZE:
409 case WSAEMSGSIZE:
H A Dw16error.c216 case WSAEMSGSIZE:
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h78 # define EMSGSIZE WSAEMSGSIZE
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp350 case WSAEMSGSIZE: return VERR_NET_MSG_SIZE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h852 #define WSAEMSGSIZE (WSABASEERR+40) macro
H A Dwinerror.h1817 #define WSAEMSGSIZE (WSABASEERR+40) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h882 #define WSAEMSGSIZE (WSABASEERR+40) macro
H A Dwinerror.h1599 #define WSAEMSGSIZE (WSABASEERR+40) macro

Completed in 127 milliseconds