S_IWGRP            46 daemons/based/based_io.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           171 daemons/schedulerd/pacemaker-schedulerd.c         umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           402 lib/cib/cib_file.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           302 lib/common/io.c     if ((target_stat->st_mode & (S_IRGRP | S_IWGRP)) == 0) {
S_IWGRP           246 lib/common/ipc_server.c         qb_ipcs_connection_auth_set(c, -1, gid_cluster, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
S_IWGRP           219 lib/common/logging.c         && ((st.st_mode & S_IRWXG) == (S_IRGRP|S_IWGRP))) {
S_IWGRP           234 lib/common/logging.c     mode_t filemode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP;
S_IWGRP           761 lib/common/logging.c         umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           682 lib/common/schemas.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           498 lib/common/utils.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           621 lib/services/systemd.c     mode_t orig_umask = umask(S_IWGRP | S_IWOTH);
S_IWGRP           368 tools/crm_mon.c     umask(S_IWGRP | S_IWOTH);