Searched defs:S_IWOTH (Results 1 – 11 of 11) sorted by relevance
128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro146 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
97 #define S_IWOTH 0002 macro
294 # define S_IWOTH (S_IWUSR / 0100) macro300 # define S_IWOTH 0 macro
68 # define S_IWOTH (S_IWUSR >> 6) macro
216 # define S_IWOTH (S_IWUSR >> 6) macro
135 #define S_IWOTH 0000002 /* W for other */ macro
386 #define S_IWOTH 00002 /* others have write permission */ macro
127 #define S_IWOTH 0 macro
1558 #define S_IWOTH 0000002 macro