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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Derrno.h33 # define EPERM 1 macro
/vbox/include/iprt/
H A Derrno.h72 #ifndef EPERM
73 # define EPERM (1) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Derrno.h33 # define EPERM 1 macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Derrno.h52 #define EPERM __EPERM /* 1 Operation not permitted */ macro
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Darch.h61 #define EPERM 1 /* Operation not permitted */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Darch.h79 #define EPERM 1 /* Operation not permitted */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Derrno.h683 #define EPERM __einfo_error ( EINFO_EPERM ) macro

Completed in 368 milliseconds