cluster_type_e    274 daemons/pacemakerd/pcmkd_corosync.c     enum cluster_type_e stack;
cluster_type_e    198 include/crm/cluster.h enum cluster_type_e get_cluster_type(void);
cluster_type_e    199 include/crm/cluster.h const char *name_for_cluster_type(enum cluster_type_e type);
cluster_type_e     77 lib/cluster/cluster.c     enum cluster_type_e type = get_cluster_type();
cluster_type_e    103 lib/cluster/cluster.c     enum cluster_type_e type = get_cluster_type();
cluster_type_e    207 lib/cluster/cluster.c     enum cluster_type_e stack = get_cluster_type();
cluster_type_e    317 lib/cluster/cluster.c name_for_cluster_type(enum cluster_type_e type)
cluster_type_e    337 lib/cluster/cluster.c enum cluster_type_e
cluster_type_e    342 lib/cluster/cluster.c     static enum cluster_type_e cluster_type = pcmk_cluster_unknown;
cluster_type_e    454 lib/cluster/corosync.c     enum cluster_type_e stack = get_cluster_type();
cluster_type_e    495 lib/cluster/corosync.c enum cluster_type_e
cluster_type_e     25 lib/cluster/crmcluster_private.h enum cluster_type_e pcmk__corosync_detect(void);