name_for_cluster_type  192 daemons/controld/controld_election.c     const char *cluster_type = name_for_cluster_type(get_cluster_type());
name_for_cluster_type  259 daemons/pacemakerd/pcmkd_corosync.c                  name_for_cluster_type(stack), stack);
name_for_cluster_type  264 daemons/pacemakerd/pcmkd_corosync.c              name_for_cluster_type(stack));
name_for_cluster_type  189 include/crm/cluster.h const char *name_for_cluster_type(enum cluster_type_e type);
name_for_cluster_type   66 lib/cluster/cluster.c                name_for_cluster_type(type));
name_for_cluster_type   88 lib/cluster/cluster.c              name_for_cluster_type(type));
name_for_cluster_type  146 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  153 lib/cluster/cluster.c                     name_for_cluster_type(stack));
name_for_cluster_type  157 lib/cluster/cluster.c                    name_for_cluster_type(stack));
name_for_cluster_type  162 lib/cluster/cluster.c                    name_for_cluster_type(stack), nodeid);
name_for_cluster_type  258 lib/cluster/cluster.c         crm_info("Cluster type set to: %s", name_for_cluster_type(type));
name_for_cluster_type  271 lib/cluster/cluster.c             name_for_cluster_type(cluster_type), name_for_cluster_type(type));
name_for_cluster_type  323 lib/cluster/cluster.c         crm_info("%s an active '%s' cluster", detected?"Detected":"Assuming", name_for_cluster_type(cluster_type));
name_for_cluster_type  392 lib/cluster/corosync.c         crm_err("Invalid cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  399 lib/cluster/corosync.c     crm_info("Connection to '%s': established", name_for_cluster_type(stack));
name_for_cluster_type  288 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));