Searched defs:ENOTCONN (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h61 #define ENOTCONN WSAENOTCONN macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h111 # undef ENOTCONN macro
112 # define ENOTCONN WSAENOTCONN macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h118 #define ENOTCONN __ENOTCONN /* 57 Socket is not connected */ macro
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h86 # undef ENOTCONN macro
96 # define ENOTCONN WSAENOTCONN macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h169 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h187 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h638 #define ENOTCONN __einfo_error ( EINFO_ENOTCONN ) macro

Completed in 55 milliseconds