Searched defs:S_IWGRP (Results 1 – 4 of 4) sorted by relevance
34 #define S_IWGRP 00020 macro
42 #define S_IWGRP 0x0000010 macro
581 # define S_IWGRP (S_IWUSR >> 3) macro