ll_cluster_t       46 attrd/legacy.c ll_cluster_t *attrd_cluster_conn;
ll_cluster_t       67 cib/main.c     ll_cluster_t *hb_conn = NULL;
ll_cluster_t       69 cib/main.c     gboolean cib_register_ha(ll_cluster_t * hb_cluster, const char *client_name);
ll_cluster_t       32 crmd/crmd_fsa.h extern ll_cluster_t *fsa_cluster_conn;
ll_cluster_t       51 crmd/fsa.c     ll_cluster_t *fsa_cluster_conn;
ll_cluster_t       41 crmd/heartbeat.c gboolean crmd_ha_msg_dispatch(ll_cluster_t * cluster_conn, gpointer user_data);
ll_cluster_t      517 crmd/heartbeat.c crmd_ha_msg_dispatch(ll_cluster_t * cluster_conn, gpointer user_data)
ll_cluster_t      102 include/crm/cluster.h     ll_cluster_t *hb_conn;
ll_cluster_t      394 include/crm/cluster/internal.h extern ll_cluster_t *heartbeat_cluster;
ll_cluster_t      395 include/crm/cluster/internal.h gboolean send_ha_message(ll_cluster_t * hb_conn, xmlNode * msg,
ll_cluster_t      397 include/crm/cluster/internal.h gboolean ha_msg_dispatch(ll_cluster_t * cluster_conn, gpointer user_data);
ll_cluster_t      194 lib/cluster/cluster.c             ll_cluster_t *(*new_cluster) (const char *llctype) =
ll_cluster_t      528 lib/cluster/cluster.c         ll_cluster_t *hb;
ll_cluster_t      529 lib/cluster/cluster.c         ll_cluster_t *(*new_cluster) (const char *llctype) = find_library_function(
ll_cluster_t       41 lib/cluster/heartbeat.c ll_cluster_t *heartbeat_cluster = NULL;
ll_cluster_t      405 lib/cluster/heartbeat.c send_ha_message(ll_cluster_t * hb_conn, xmlNode * xml, const char *node, gboolean force_ordered)
ll_cluster_t      474 lib/cluster/heartbeat.c ha_msg_dispatch(ll_cluster_t * cluster_conn, gpointer user_data)
ll_cluster_t      546 lib/cluster/heartbeat.c         GLLclusterSource *(*g_main_add_cluster) (int priority, ll_cluster_t * api,
ll_cluster_t      548 lib/cluster/heartbeat.c                                                  gboolean(*dispatch) (ll_cluster_t * source_data,
ll_cluster_t      612 lib/cluster/heartbeat.c     ll_cluster_t *conn = cluster;