get_cluster_type 192 daemons/controld/controld_election.c const char *cluster_type = name_for_cluster_type(get_cluster_type()); get_cluster_type 256 daemons/pacemakerd/pcmkd_corosync.c stack = get_cluster_type(); get_cluster_type 188 include/crm/cluster.h enum cluster_type_e get_cluster_type(void); get_cluster_type 96 include/crm/cluster/internal.h switch (get_cluster_type()) { get_cluster_type 33 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); get_cluster_type 63 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); get_cluster_type 85 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); get_cluster_type 107 lib/cluster/cluster.c switch (get_cluster_type()) { get_cluster_type 137 lib/cluster/cluster.c stack = get_cluster_type(); get_cluster_type 332 lib/cluster/cluster.c return get_cluster_type() == pcmk_cluster_corosync; get_cluster_type 386 lib/cluster/corosync.c enum cluster_type_e stack = get_cluster_type(); get_cluster_type 288 lib/cluster/membership.c crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));