S_IWGRP            60 cib/io.c           umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           352 lib/ais/plugin.c                 ignore = fchmod(logfd, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
S_IWGRP           386 lib/cib/cib_file.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           334 lib/common/io.c                         && buf.st_gid == sys_grp->gr_gid && (buf.st_mode & (S_IRGRP | S_IWGRP)));
S_IWGRP           341 lib/common/ipc.c         qb_ipcs_connection_auth_set(c, -1, gid_cluster, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
S_IWGRP           296 lib/common/logging.c             } else if ((st.st_mode & S_IRWXG) != (S_IRGRP | S_IWGRP)) {
S_IWGRP           309 lib/common/logging.c             rc = fchmod(logfd, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
S_IWGRP           726 lib/common/logging.c         umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           632 lib/common/schemas.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           916 lib/common/utils.c     umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           643 lib/services/systemd.c         orig_umask = umask(S_IWGRP | S_IWOTH);
S_IWGRP           169 pengine/pengine.c             umask(S_IWGRP | S_IWOTH | S_IROTH);
S_IWGRP           644 tools/crm_mon.c                 umask(S_IWGRP | S_IWOTH);