Searched defs:S_IRWXG (Results 1 – 7 of 7) sorted by relevance
54 #define S_IRWXG 0000070 /* [XSI] RWX mask for group */ macro
133 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
79 #define S_IRWXG 0070 macro
68 # define S_IRWXG 0070 macro
330 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
212 #define S_IRWXG 0000070 /* RWX mask for group */ macro
162 # define S_IRWXG 0000070 /* read, write, execute */ macro