Searched defs:S_IWGRP (Results 1 – 8 of 8) sorted by relevance
120 #define S_IWGRP S_IWRITE macro138 #define S_IWGRP (S_IWUSR >> 3) /* Write by group. */ macro376 #define S_IWGRP 0000020 /* write permission, grougroup */ macro
41 #define S_IWGRP 0 /* write, group */ macro
124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
84 #define S_IWGRP 0020 macro
96 #define S_IWGRP 0020 macro
47 #define S_IWGRP 00020 /* group: ----w---- */ macro
113 #define S_IWGRP 0000020 /* W for group */ macro
2222 # define S_IWGRP global() macro 2226 # define S_IWGRP global() macro