Searched defs:S_IWOTH (Results 1 – 4 of 4) sorted by relevance
39 #define S_IWOTH 00002 macro
40 #define S_IWOTH 0x0000002 macro
584 # define S_IWOTH (S_IWUSR >> 6) macro