Searched defs:S_IROTH (Results 1 – 11 of 11) sorted by relevance
56 #define S_IROTH S_IREAD macro
127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
94 #define S_IROTH 0004 macro
290 # define S_IROTH (S_IRUSR / 0100) macro296 # define S_IROTH 0 macro
203 # define S_IROTH (S_IRUSR >> 6) macro
276 # define S_IROTH (S_IREAD >> 6) macro
309 #define S_IROTH 0000004 /* R for other */ macro
182 #define S_IROTH 0000004 /* R for other */ macro
575 # define S_IROTH (S_IRUSR >> 6) macro
191 # define S_IROTH 0000004 /* read permission, other */ macro