name_for_cluster_type  216 daemons/controld/controld_election.c     const char *cluster_type = name_for_cluster_type(get_cluster_type());
name_for_cluster_type  324 daemons/pacemakerd/pcmkd_corosync.c                  CRM_XS " stack=%d", name_for_cluster_type(stack), stack);
name_for_cluster_type  329 daemons/pacemakerd/pcmkd_corosync.c              name_for_cluster_type(stack));
name_for_cluster_type  199 include/crm/cluster.h const char *name_for_cluster_type(enum cluster_type_e type);
name_for_cluster_type   80 lib/cluster/cluster.c                name_for_cluster_type(type));
name_for_cluster_type  106 lib/cluster/cluster.c              name_for_cluster_type(type));
name_for_cluster_type  217 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  225 lib/cluster/cluster.c                     name_for_cluster_type(stack));
name_for_cluster_type  229 lib/cluster/cluster.c                    name_for_cluster_type(stack));
name_for_cluster_type  234 lib/cluster/cluster.c                    name_for_cluster_type(stack), nodeid);
name_for_cluster_type  390 lib/cluster/cluster.c                  name_for_cluster_type(cluster_type));
name_for_cluster_type  460 lib/cluster/corosync.c                 name_for_cluster_type(stack), stack);
name_for_cluster_type  468 lib/cluster/corosync.c     crm_info("Connection to %s established", name_for_cluster_type(stack));
name_for_cluster_type  297 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));