Searched defs:S_IWGRP (Results 1 – 10 of 10) sorted by relevance
124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
84 #define S_IWGRP 0020 macro
289 # define S_IWGRP (S_IWUSR / 0010) macro295 # define S_IWGRP 0 macro
213 # define S_IWGRP (S_IWUSR >> 3) macro
292 # define S_IWGRP (S_IWRITE >> 3) macro
300 #define S_IWGRP 0000020 /* W for group */ macro
172 #define S_IWGRP 0000020 /* W for group */ macro
585 # define S_IWGRP (S_IWUSR >> 3) macro
187 # define S_IWGRP 0000020 /* write permission, group */ macro