S_IRWXG
# define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
#define S_IRWXG 0000070 /* RWX mask for group */