crm_msg_crmd      229 crmd/control.c     if (send_cluster_message(NULL, crm_msg_crmd, msg, TRUE) == FALSE) {
crm_msg_crmd       67 crmd/join_client.c     send_cluster_message(NULL, crm_msg_crmd, req, FALSE);
crm_msg_crmd      102 crmd/join_client.c         send_cluster_message(NULL, crm_msg_crmd, req, FALSE);
crm_msg_crmd      194 crmd/join_client.c         send_cluster_message(crm_get_peer(0, fsa_our_dc), crm_msg_crmd, reply, TRUE);
crm_msg_crmd      317 crmd/join_client.c         send_cluster_message(crm_get_peer(0, fsa_our_dc), crm_msg_crmd, reply, TRUE);
crm_msg_crmd      179 crmd/join_dc.c     send_cluster_message(member, crm_msg_crmd, offer, TRUE);
crm_msg_crmd      621 crmd/join_dc.c     send_cluster_message(crm_get_peer(0, join_to), crm_msg_crmd, acknak, TRUE);
crm_msg_crmd      105 crmd/membership.c     send_cluster_message(NULL, crm_msg_crmd, no_op, FALSE);
crm_msg_crmd      472 crmd/messages.c                 dest = crm_msg_crmd;
crm_msg_crmd      864 crmd/messages.c             if (send_cluster_message(NULL, crm_msg_crmd, msg, TRUE) == FALSE) {
crm_msg_crmd     1057 crmd/messages.c         send_cluster_message(crm_get_peer(0, fsa_our_dc), crm_msg_crmd, msg,
crm_msg_crmd       73 crmd/te_actions.c             send_cluster_message(node, crm_msg_crmd, cmd, FALSE);
crm_msg_crmd      283 crmd/te_actions.c     rc = send_cluster_message(crm_get_peer(0, router_node), crm_msg_crmd, cmd, TRUE);
crm_msg_crmd      371 crmd/throttle.c         send_cluster_message(NULL, crm_msg_crmd, xml, TRUE);
crm_msg_crmd      364 include/crm/cluster/internal.h         case crm_msg_crmd:
crm_msg_crmd     1073 lib/ais/plugin.c         if (pcmk_children[crm_msg_crmd].conn || pcmk_children[crm_msg_stonith_ng].conn) {
crm_msg_crmd     1126 lib/ais/plugin.c                         if (max_wait <= 0 && phase < pcmk_children[crm_msg_crmd].start_seq) {
crm_msg_crmd     1490 lib/ais/plugin.c             dest = crm_msg_crmd;
crm_msg_crmd     1494 lib/ais/plugin.c             dest = crm_msg_crmd;
crm_msg_crmd     1508 lib/ais/plugin.c                 dest = crm_msg_crmd;
crm_msg_crmd      664 lib/cluster/cpg.c         type = crm_msg_crmd;
crm_msg_crmd      666 lib/cluster/cpg.c         type = crm_msg_crmd;
crm_msg_crmd      236 lib/cluster/election.c     send_cluster_message(NULL, crm_msg_crmd, vote, TRUE);
crm_msg_crmd      509 lib/cluster/election.c     send_cluster_message(your_node, crm_msg_crmd, novote, TRUE);