crm_msg_stonith_ng  471 crmd/messages.c             if (dest == crm_msg_none || dest > crm_msg_stonith_ng) {
crm_msg_stonith_ng 2032 fencing/commands.c         send_cluster_message(NULL, crm_msg_stonith_ng, reply, FALSE);
crm_msg_stonith_ng 2036 fencing/commands.c         send_cluster_message(crm_get_peer(0, cmd->origin), crm_msg_stonith_ng, reply, FALSE);
crm_msg_stonith_ng 2441 fencing/commands.c         send_cluster_message(crm_get_peer(0, remote_peer), crm_msg_stonith_ng, reply, FALSE);
crm_msg_stonith_ng 2588 fencing/commands.c                 send_cluster_message(crm_get_peer(0, alternate_host), crm_msg_stonith_ng, request,
crm_msg_stonith_ng 2632 fencing/commands.c         send_cluster_message(NULL, crm_msg_stonith_ng, reply, FALSE);
crm_msg_stonith_ng  124 fencing/main.c         send_cluster_message(NULL, crm_msg_stonith_ng, request, FALSE);
crm_msg_stonith_ng 1278 fencing/main.c         send_cluster_message(NULL, crm_msg_stonith_ng, query, FALSE);
crm_msg_stonith_ng  377 fencing/remote.c     send_cluster_message(NULL, crm_msg_stonith_ng, bcast, FALSE);
crm_msg_stonith_ng 1107 fencing/remote.c     send_cluster_message(NULL, crm_msg_stonith_ng, query, FALSE);
crm_msg_stonith_ng 1371 fencing/remote.c     send_cluster_message(crm_get_peer(0, client_node), crm_msg_stonith_ng, update, FALSE);
crm_msg_stonith_ng 1521 fencing/remote.c         send_cluster_message(crm_get_peer(0, peer->host), crm_msg_stonith_ng, remote_op, FALSE);
crm_msg_stonith_ng  382 include/crm/cluster/internal.h         case crm_msg_stonith_ng:
crm_msg_stonith_ng 1073 lib/ais/plugin.c         if (pcmk_children[crm_msg_crmd].conn || pcmk_children[crm_msg_stonith_ng].conn) {
crm_msg_stonith_ng  676 lib/cluster/cpg.c         type = crm_msg_stonith_ng;
crm_msg_stonith_ng  686 lib/cluster/cpg.c         if (scan_rc != 1 || type <= crm_msg_stonith_ng) {