name_for_cluster_type  173 crmd/election.c     const char *cluster_type = name_for_cluster_type(get_cluster_type());
name_for_cluster_type  132 crmd/main.c                     name_for_cluster_type(cluster_type));
name_for_cluster_type  140 crmd/main.c                 name_for_cluster_type(cluster_type));
name_for_cluster_type  146 crmd/main.c                 name_for_cluster_type(cluster_type));
name_for_cluster_type  222 include/crm/cluster.h const char *name_for_cluster_type(enum cluster_type_e type);
name_for_cluster_type  179 lib/cluster/cluster.c     crm_notice("Connecting to cluster infrastructure: %s", name_for_cluster_type(type));
name_for_cluster_type  237 lib/cluster/cluster.c     const char *type_str = name_for_cluster_type(type);
name_for_cluster_type  338 lib/cluster/cluster.c             crm_err("Unknown cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  347 lib/cluster/cluster.c                        name_for_cluster_type(stack));
name_for_cluster_type  352 lib/cluster/cluster.c             crm_err("Could not obtain the local %s node name", name_for_cluster_type(stack));
name_for_cluster_type  359 lib/cluster/cluster.c                    name_for_cluster_type(stack), nodeid);
name_for_cluster_type  496 lib/cluster/cluster.c         crm_info("Cluster type set to: %s", name_for_cluster_type(type));
name_for_cluster_type  509 lib/cluster/cluster.c             name_for_cluster_type(cluster_type), name_for_cluster_type(type));
name_for_cluster_type  605 lib/cluster/cluster.c         crm_info("%s an active '%s' cluster", detected?"Detected":"Assuming", name_for_cluster_type(cluster_type));
name_for_cluster_type  348 lib/cluster/corosync.c         crm_err("Invalid cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  355 lib/cluster/corosync.c     crm_info("Connection to '%s': established", name_for_cluster_type(stack));
name_for_cluster_type  703 lib/cluster/legacy.c             crm_err("Invalid cluster type: %s (%d)", name_for_cluster_type(stack), stack);
name_for_cluster_type  708 lib/cluster/legacy.c     crm_info("Connection to '%s': established", name_for_cluster_type(stack));
name_for_cluster_type  316 lib/cluster/membership.c     crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));
name_for_cluster_type  319 mcp/corosync.c     crm_info("Reading configure for stack: %s", name_for_cluster_type(stack));
name_for_cluster_type  365 mcp/corosync.c         crm_err("Unsupported stack type: %s", name_for_cluster_type(stack));
name_for_cluster_type  968 tools/crm_node.c               name_for_cluster_type(try_stack));