Searched defs:S_IWUSR (Results 1 – 10 of 10) sorted by relevance
207 # define S_IWUSR S_IWRITE macro210 # define S_IWUSR 00200 macro
120 # define S_IWUSR S_IWRITE /* write, owner */ macro
71 #define S_IWUSR 0200 macro
281 # define S_IWUSR S_IWRITE macro283 # define S_IWUSR (S_IRUSR/2) macro
579 # define S_IWUSR S_IWRITE macro582 # define S_IWUSR 00200 macro
295 # define S_IWUSR S_IWRITE macro
288 #define S_IWUSR 0000200 /* W for owner */ macro
153 #define S_IWUSR 0000200 /* W for owner */ macro
186 # define S_IWUSR _S_IWUSR /* write permission, owner */ macro