Searched defs:S_IROTH (Results 1 – 12 of 12) sorted by relevance
127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro145 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
44 #define S_IROTH 0004 macro
94 #define S_IROTH 0004 macro
293 # define S_IROTH (S_IRUSR / 0100) macro299 # define S_IROTH 0 macro
65 # define S_IROTH (S_IRUSR >> 6) macro
203 # define S_IROTH (S_IRUSR >> 6) macro
134 #define S_IROTH 0000004 /* R for other */ macro
385 #define S_IROTH 00004 /* others have read permission */ macro
123 #define S_IROTH 0 macro
1555 #define S_IROTH 0000004 macro