Searched defs:S_IWOTH (Results 1 – 10 of 10) sorted by relevance
128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
97 #define S_IWOTH 0002 macro
291 # define S_IWOTH (S_IWUSR / 0100) macro297 # define S_IWOTH 0 macro
216 # define S_IWOTH (S_IWUSR >> 6) macro
289 # define S_IWOTH (S_IWRITE >> 6) macro
312 #define S_IWOTH 0000002 /* W for other */ macro
185 #define S_IWOTH 0000002 /* W for other */ macro
588 # define S_IWOTH (S_IWUSR >> 6) macro
188 # define S_IWOTH 0000002 /* write permission, other */ macro