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

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h47 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h84 # define EPROTONOSUPPORT WSAEPROTONOSUPPORT
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c228 case WSAEPROTONOSUPPORT:
H A Dwin32_errors.c263 case WSAEPROTONOSUPPORT:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp353 case WSAEPROTONOSUPPORT: return VERR_NET_PROTOCOL_NOT_SUPPORTED;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h855 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
H A Dwinerror.h1820 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h885 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
H A Dwinerror.h1602 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro

Completed in 90 milliseconds