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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h86 #define S_IROTH 0000004 ///< R for other macro
145 #define READ_PERMS (S_IRUSR | S_IRGRP | S_IROTH) ///< 0444
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.h516 #define S_IROTH 0000004 /* R for other */ macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h470 #undef S_IROTH macro
471 #define S_IROTH XF86_S_IROTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h514 #undef S_IROTH macro
515 #define S_IROTH XF86_S_IROTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h514 #undef S_IROTH macro
515 #define S_IROTH XF86_S_IROTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h520 #undef S_IROTH macro
521 #define S_IROTH XF86_S_IROTH macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h518 #undef S_IROTH macro
519 #define S_IROTH XF86_S_IROTH macro

Completed in 56 milliseconds