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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Derrno.h39 # define E2BIG 7 macro
/vbox/include/iprt/
H A Derrno.h90 #ifndef E2BIG
91 # define E2BIG (7) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Derrno.h39 # define E2BIG 7 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h58 #define E2BIG __E2BIG /* 7 Argument list too long */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h67 #define E2BIG 7 /* Arg list too long */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h85 #define E2BIG 7 /* Arg list too long */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h360 #define E2BIG __einfo_error ( EINFO_E2BIG ) macro

Completed in 52 milliseconds