Searched defs:S_IWOTH (Results 1 – 4 of 4) sorted by relevance
39 #define S_IWOTH 00002 macro
584 # define S_IWOTH (S_IWUSR >> 6) macro
168 # define S_IWOTH 0000002 /* write permission, other */ macro