Searched refs:WSAELOOP (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h66 #define ELOOP WSAELOOP
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h122 # define ELOOP WSAELOOP
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp287 case WSAELOOP: return VERR_TOO_MANY_SYMLINKS; /* 40 */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h874 #define WSAELOOP (WSABASEERR+62) macro
H A Dwinerror.h1839 #define WSAELOOP (WSABASEERR+62) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h904 #define WSAELOOP (WSABASEERR+62) macro
H A Dwinerror.h1621 #define WSAELOOP (WSABASEERR+62) macro

Completed in 127 milliseconds