Searched defs:S_IRWXG (Results 1 – 4 of 4) sorted by relevance
68 # define S_IRWXG 0070 macro
329 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
256 #define S_IRWXG 0000070 /* RWX mask for group */ macro
193 # define S_IRWXG 0000070 /* read, write, execute */ macro