Searched defs:S_IWGRP (Results 1 – 5 of 5) sorted by relevance
36 #define S_IWGRP _S_IWRITE /* Group write permission */ macro
292 # define S_IWGRP (S_IWRITE >> 3) macro
258 #define S_IWGRP global() macro
187 # define S_IWGRP 0000020 /* write permission, group */ macro
2735 # define S_IWGRP 0020 macro