Searched defs:S_IWUSR (Results 1 – 7 of 7) sorted by relevance
66 #define S_IWUSR S_IWRITE /* W for owner */ macro 73 #define S_IWUSR 0000200 /* W for owner */ macro
93 #define S_IWUSR 0000200 /* write permission, owner */ macro
432 #define S_IWUSR 00200 /* write permission: owner */ macro
203 #define S_IWUSR 0000200 /* W for owner */ macro
734 # define S_IWUSR S_IWRITE macro 2691 # define S_IWUSR 0200 macro
125 # define S_IWUSR 0200 macro
4134 #define S_IWUSR 0200 macro