crm_msg_cib       410 daemons/based/based_callbacks.c         send_cluster_message(NULL, crm_msg_cib, ping, TRUE);
crm_msg_cib       932 daemons/based/based_callbacks.c                          crm_msg_cib, request, FALSE);
crm_msg_cib       983 daemons/based/based_callbacks.c         return send_cluster_message(NULL, crm_msg_cib, msg, TRUE);
crm_msg_cib       989 daemons/based/based_callbacks.c         return send_cluster_message(crm_get_peer(0, originator), crm_msg_cib, msg, FALSE);
crm_msg_cib      1580 daemons/based/based_callbacks.c     send_cluster_message(NULL, crm_msg_cib, leaving, TRUE);
crm_msg_cib       130 daemons/based/based_messages.c     send_cluster_message(host ? crm_get_peer(0, host) : NULL, crm_msg_cib, sync_me, FALSE);
crm_msg_cib       235 daemons/based/based_messages.c                 send_cluster_message(NULL, crm_msg_cib, up, FALSE);
crm_msg_cib       263 daemons/based/based_messages.c                 if (send_cluster_message(origin, crm_msg_cib, up, TRUE)
crm_msg_cib       447 daemons/based/based_messages.c         (all ? NULL : crm_get_peer(0, host), crm_msg_cib, replace_request, FALSE) == FALSE) {
crm_msg_cib       323 lib/cluster/cpg.c         case crm_msg_cib:
crm_msg_cib      1064 lib/cluster/cpg.c         type = crm_msg_cib;