Searched defs:S_IWOTH (Results 1 – 9 of 9) sorted by relevance
118 # define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
187 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
41 #define S_IWOTH 00002 macro
42 #define S_IWOTH 00002 /* read permission for other */ macro