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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h88 #define S_IXOTH 0000001 ///< X for other macro
147 #define EXEC_PERMS (S_IXUSR | S_IXGRP | S_IXOTH) ///< 0111
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.h518 #define S_IXOTH 0000001 /* X for other */ macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h474 #undef S_IXOTH macro
475 #define S_IXOTH XF86_S_IXOTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h518 #undef S_IXOTH macro
519 #define S_IXOTH XF86_S_IXOTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h518 #undef S_IXOTH macro
519 #define S_IXOTH XF86_S_IXOTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h524 #undef S_IXOTH macro
525 #define S_IXOTH XF86_S_IXOTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h522 #undef S_IXOTH macro
523 #define S_IXOTH XF86_S_IXOTH macro

Completed in 54 milliseconds