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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h74 #define S_IXUSR 0000100 ///< X for owner macro
78 #define S_IEXEC S_IXUSR
147 #define EXEC_PERMS (S_IXUSR | S_IXGRP | S_IXOTH) ///< 0111
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.h508 #define S_IXUSR 0000100 /* X for owner */ macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h462 #undef S_IXUSR macro
463 #define S_IXUSR XF86_S_IXUSR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h506 #undef S_IXUSR macro
507 #define S_IXUSR XF86_S_IXUSR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h506 #undef S_IXUSR macro
507 #define S_IXUSR XF86_S_IXUSR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h512 #undef S_IXUSR macro
513 #define S_IXUSR XF86_S_IXUSR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h510 #undef S_IXUSR macro
511 #define S_IXUSR XF86_S_IXUSR macro

Completed in 70 milliseconds