Searched defs:S_IROTH (Results 1 – 9 of 9) sorted by relevance
71 #define S_IROTH S_IREAD macro
45 #define S_IROTH 0 /* read, others */ macro
123 #define S_IROTH S_IREAD macro143 #define S_IROTH (S_IRGRP >> 3) /* Read by others. */ macro
127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
94 #define S_IROTH 0004 macro
106 #define S_IROTH 0004 macro
51 #define S_IROTH 00004 /* others: ------r-- */ macro
117 #define S_IROTH 0000004 /* R for other */ macro
2233 #ifndef S_IROTH macro 2237 # define S_IROTH global() macro