Lines Matching defs:S_IRWXG
603 #if !S_IRWXG604 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)616 # define S_IRWXUGO (S_IRWXU | S_IRWXG | S_IRWXO)