cpg_group_name    571 lib/cluster/cpg.c node_left(const char *cpg_group_name, int event_counter,
cpg_group_name    601 lib/cluster/cpg.c                  cpg_group_name, event_counter, peer_name(peer),
cpg_group_name    610 lib/cluster/cpg.c                  cpg_group_name, event_counter,
cpg_group_name    615 lib/cluster/cpg.c                  cpg_group_name, event_counter, peer_name(peer),
cpg_group_name    787 lib/cluster/cpg.c     const char *cpg_group_name = NULL;
cpg_group_name    809 lib/cluster/cpg.c         cpg_group_name = pcmk__server_message_type(cluster->priv->server);
cpg_group_name    812 lib/cluster/cpg.c     if (cpg_group_name == NULL) {
cpg_group_name    817 lib/cluster/cpg.c         cpg_group_name = pcmk__s(crm_system_name, "unknown");
cpg_group_name    820 lib/cluster/cpg.c     strncpy(cluster->priv->group.value, cpg_group_name, 127);
cpg_group_name    864 lib/cluster/cpg.c         crm_err("Could not join the CPG group '%s': %d", cpg_group_name, rc);