cluster_type_e 274 daemons/pacemakerd/pcmkd_corosync.c enum cluster_type_e stack; cluster_type_e 185 include/crm/cluster.h enum cluster_type_e get_cluster_type(void); cluster_type_e 186 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 104 lib/cluster/cluster.c enum cluster_type_e type = get_cluster_type(); cluster_type_e 178 lib/cluster/cluster.c enum cluster_type_e stack = get_cluster_type(); cluster_type_e 290 lib/cluster/cluster.c name_for_cluster_type(enum cluster_type_e type) cluster_type_e 310 lib/cluster/cluster.c enum cluster_type_e cluster_type_e 315 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);