Searched refs:WSAENETUNREACH (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h55 #define ENETUNREACH WSAENETUNREACH
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h100 # define ENETUNREACH WSAENETUNREACH
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c209 case WSAENETUNREACH:
H A Dwin32_errors.c245 case WSAENETUNREACH:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp361 case WSAENETUNREACH: return VERR_NET_UNREACHABLE;
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h98 # define ENETUNREACH WSAENETUNREACH
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h290 #define _MD_ENETUNREACH WSAENETUNREACH
H A D_win95.h276 #define _MD_ENETUNREACH WSAENETUNREACH
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h863 #define WSAENETUNREACH (WSABASEERR+51) macro
H A Dwinerror.h1828 #define WSAENETUNREACH (WSABASEERR+51) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h893 #define WSAENETUNREACH (WSABASEERR+51) macro
H A Dwinerror.h1610 #define WSAENETUNREACH (WSABASEERR+51) macro

Completed in 98 milliseconds