Searched defs:S_IWGRP (Results 1 – 5 of 5) sorted by relevance
34 #define S_IWGRP 00020 macro
42 #define S_IWGRP 0x0000010 macro
581 # define S_IWGRP (S_IWUSR >> 3) macro
167 # define S_IWGRP 0000020 /* write permission, group */ macro