Searched defs:S_IROTH (Results 1 – 10 of 10) sorted by relevance
42 #define S_IROTH 0004 macro
71 #define S_IROTH S_IREAD macro
37 #define S_IROTH _S_IREAD /* Other read permission */ macro
127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
95 #define S_IROTH 0004 macro
289 # define S_IROTH (S_IRUSR / 0100) macro295 # define S_IROTH 0 macro
276 # define S_IROTH (S_IREAD >> 6) macro
218 #define S_IROTH 0000004 /* R for other */ macro
181 # define S_IROTH 0000004 /* read permission, other */ macro
2735 # define S_IROTH 0004 macro