Searched defs:S_IROTH (Results 1 – 7 of 7) sorted by relevance
69 #define S_IROTH 0 /* R for other */ macro76 #define S_IROTH 0000004 /* R for other */ macro
100 #define S_IROTH S_IREAD macro102 #define S_IROTH _S_IREAD macro104 #define S_IROTH 0004 macro
100 #define S_IROTH 0000004 /* read permission, other */ macro
438 #define S_IROTH 00004 /* read permission: other */ macro
117 #define S_IROTH 0000004 /* read permission, other */ macro
1003 # define S_IROTH (S_IRUSR>>6) macro1007 # define S_IROTH 0040 macro
2700 # define S_IROTH 0004 macro