Searched defs:S_IWGRP (Results 1 – 5 of 5) sorted by relevance
68 #define S_IWGRP 0 /* W for group */ macro75 #define S_IWGRP 0000020 /* W for group */ macro
97 #define S_IWGRP 0000020 /* write permission, grougroup */ macro
436 #define S_IWGRP 00020 /* write permission: group */ macro
113 #define S_IWGRP 0000020 /* write permission, group */ macro
2697 # define S_IWGRP 0020 macro