Searched defs:EISCONN (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h60 #define EISCONN WSAEISCONN macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h109 # undef EISCONN macro
110 # define EISCONN WSAEISCONN macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h117 #define EISCONN __EISCONN /* 56 Socket is already connected */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h168 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h186 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h507 #define EISCONN __einfo_error ( EINFO_EISCONN ) macro

Completed in 52 milliseconds