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

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h61 #define ENOTCONN WSAENOTCONN
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h112 # define ENOTCONN WSAENOTCONN
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16error.c219 case WSAENOTCONN:
H A Dwin32_errors.c254 case WSAENOTCONN:
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp367 case WSAENOTCONN: return VERR_NET_NOT_CONNECTED;
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h96 # define ENOTCONN WSAENOTCONN
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_win16.h292 #define _MD_ENOTCONN WSAENOTCONN
H A D_win95.h278 #define _MD_ENOTCONN WSAENOTCONN
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h869 #define WSAENOTCONN (WSABASEERR+57) macro
H A Dwinerror.h1834 #define WSAENOTCONN (WSABASEERR+57) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h899 #define WSAENOTCONN (WSABASEERR+57) macro
H A Dwinerror.h1616 #define WSAENOTCONN (WSABASEERR+57) macro

Completed in 96 milliseconds