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

/vbox/src/libs/libxml2-2.6.31/include/
H A Dwsockcompat.h49 #define EOPNOTSUPP WSAEOPNOTSUPP macro
/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h87 # undef EOPNOTSUPP macro
88 # define EOPNOTSUPP WSAEOPNOTSUPP macro
/vbox/include/iprt/
H A Derrno.h283 #ifndef EOPNOTSUPP
285 # define EOPNOTSUPP ENOTSUP macro
287 # define EOPNOTSUPP ENOTSUP macro
289 # define EOPNOTSUPP (122) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h103 #define EOPNOTSUPP __EOPNOTSUPP /* 45 Operation not supported */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h157 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h175 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h673 #define EOPNOTSUPP __einfo_error ( EINFO_EOPNOTSUPP ) macro

Completed in 1392 milliseconds