is_corosync_cluster 202 crmd/corosync.c if (rc && is_corosync_cluster()) { is_corosync_cluster 208 crmd/election.c if (fsa_cluster_name == NULL && is_corosync_cluster()) { is_corosync_cluster 329 crmd/membership.c if (is_not_set(flags, node_update_quick) && is_corosync_cluster()) { is_corosync_cluster 224 include/crm/cluster.h gboolean is_corosync_cluster(void); is_corosync_cluster 98 lib/cluster/cluster.c if (id == 0 && !uname_is_uuid() && is_corosync_cluster()) { is_corosync_cluster 111 lib/cluster/cluster.c } else if (!uname_is_uuid() && is_corosync_cluster()) { is_corosync_cluster 401 lib/cluster/cluster.c if (uname_is_uuid() == FALSE && is_corosync_cluster()) { is_corosync_cluster 567 mcp/pacemaker.c if (is_corosync_cluster()) { is_corosync_cluster 1116 mcp/pacemaker.c if (rc == pcmk_ok && is_corosync_cluster()) {