gid_cluster 318 lib/common/ipc.c static gid_t gid_cluster = 0; gid_cluster 328 lib/common/ipc.c if (crm_user_lookup(CRM_DAEMON_USER, &uid_cluster, &gid_cluster) < 0) { gid_cluster 339 lib/common/ipc.c crm_trace("Giving access to group %u", gid_cluster); gid_cluster 341 lib/common/ipc.c qb_ipcs_connection_auth_set(c, -1, gid_cluster, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);