Searched refs:WSAEAFNOSUPPORT (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h51 #define EAFNOSUPPORT WSAEAFNOSUPPORT
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2tcpip.h83 # define EAI_FAMILY WSAEAFNOSUPPORT
101 # define WS_EAI_FAMILY WSAEAFNOSUPPORT
H A Dwinsock.h859 #define WSAEAFNOSUPPORT (WSABASEERR+47) macro
H A Dwinerror.h1824 #define WSAEAFNOSUPPORT (WSABASEERR+47) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2tcpip.h79 # define EAI_FAMILY WSAEAFNOSUPPORT
93 # define WS_EAI_FAMILY WSAEAFNOSUPPORT
H A Dwinsock.h889 #define WSAEAFNOSUPPORT (WSABASEERR+47) macro
H A Dwinerror.h1606 #define WSAEAFNOSUPPORT (WSABASEERR+47) macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h92 # define EAFNOSUPPORT WSAEAFNOSUPPORT
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c187 case WSAEAFNOSUPPORT:
H A Dwin32_errors.c200 case WSAEAFNOSUPPORT:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp357 case WSAEAFNOSUPPORT: return VERR_NET_ADDRESS_FAMILY_NOT_SUPPORTED;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h279 #define _MD_EAFNOSUPPORT WSAEAFNOSUPPORT
H A D_win95.h265 #define _MD_EAFNOSUPPORT WSAEAFNOSUPPORT

Completed in 129 milliseconds