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  305 daemons/pacemakerd/pcmkd_corosync.c                  name_for_cluster_type(stack), stack);
name_for_cluster_type  310 daemons/pacemakerd/pcmkd_corosync.c              name_for_cluster_type(stack));
name_for_cluster_type  186 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  107 lib/cluster/cluster.c              name_for_cluster_type(type));
name_for_cluster_type  188 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  196 lib/cluster/cluster.c                     name_for_cluster_type(stack));
name_for_cluster_type  200 lib/cluster/cluster.c                    name_for_cluster_type(stack));
name_for_cluster_type  205 lib/cluster/cluster.c                    name_for_cluster_type(stack), nodeid);
name_for_cluster_type  363 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  299 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));