Searched refs:WSAESOCKTNOSUPPORT (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h48 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2tcpip.h88 # define EAI_SOCKTYPE WSAESOCKTNOSUPPORT
106 # define WS_EAI_SOCKTYPE WSAESOCKTNOSUPPORT
H A Dwinsock.h856 #define WSAESOCKTNOSUPPORT (WSABASEERR+44) macro
H A Dwinerror.h1821 #define WSAESOCKTNOSUPPORT (WSABASEERR+44) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2tcpip.h84 # define EAI_SOCKTYPE WSAESOCKTNOSUPPORT
98 # define WS_EAI_SOCKTYPE WSAESOCKTNOSUPPORT
H A Dwinsock.h886 #define WSAESOCKTNOSUPPORT (WSABASEERR+44) macro
H A Dwinerror.h1603 #define WSAESOCKTNOSUPPORT (WSABASEERR+44) macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h86 # define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp354 case WSAESOCKTNOSUPPORT: return VERR_NET_SOCKET_TYPE_NOT_SUPPORTED;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c272 case WSAESOCKTNOSUPPORT:

Completed in 93 milliseconds