get_cluster_type 195 daemons/controld/controld_election.c const char *cluster_type = name_for_cluster_type(get_cluster_type()); get_cluster_type 321 daemons/pacemakerd/pcmkd_corosync.c stack = get_cluster_type(); get_cluster_type 185 include/crm/cluster.h enum cluster_type_e get_cluster_type(void); get_cluster_type 42 include/crm/cluster/internal.h switch (get_cluster_type()) { get_cluster_type 50 lib/cluster/cluster.c switch (get_cluster_type()) { get_cluster_type 77 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); get_cluster_type 104 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); get_cluster_type 136 lib/cluster/cluster.c switch (get_cluster_type()) { get_cluster_type 178 lib/cluster/cluster.c enum cluster_type_e stack = get_cluster_type(); get_cluster_type 377 lib/cluster/cluster.c return get_cluster_type() == pcmk_cluster_corosync; get_cluster_type 454 lib/cluster/corosync.c enum cluster_type_e stack = get_cluster_type(); get_cluster_type 297 lib/cluster/membership.c crm_err("Unhandled cluster type: %s", name_for_cluster_type(get_cluster_type()));