cpg_group_name    573 lib/cluster/cpg.c node_left(const char *cpg_group_name, int event_counter,
cpg_group_name    603 lib/cluster/cpg.c                  cpg_group_name, event_counter, peer_name(peer),
cpg_group_name    612 lib/cluster/cpg.c                  cpg_group_name, event_counter,
cpg_group_name    617 lib/cluster/cpg.c                  cpg_group_name, event_counter, peer_name(peer),
cpg_group_name    789 lib/cluster/cpg.c     const char *cpg_group_name = NULL;
cpg_group_name    810 lib/cluster/cpg.c     cpg_group_name = pcmk__server_message_type(cluster->priv->server);
cpg_group_name    811 lib/cluster/cpg.c     if (cpg_group_name == NULL) {
cpg_group_name    816 lib/cluster/cpg.c         cpg_group_name = pcmk__s(crm_system_name, "unknown");
cpg_group_name    819 lib/cluster/cpg.c     strncpy(cluster->priv->group.value, cpg_group_name, 127);
cpg_group_name    863 lib/cluster/cpg.c         crm_err("Could not join the CPG group '%s': %d", cpg_group_name, rc);