PCMK_ACTION_MONITOR  798 daemons/controld/controld_cib.c     if (!strcmp(op->op_type, PCMK_ACTION_MONITOR)
PCMK_ACTION_MONITOR  222 daemons/controld/controld_execd.c                                                PCMK_ACTION_MONITOR, NULL)) {
PCMK_ACTION_MONITOR  241 daemons/controld/controld_execd.c                 && !pcmk__str_eq(op->op_type, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1635 daemons/controld/controld_execd.c             && pcmk__str_eq(operation, PCMK_ACTION_MONITOR, pcmk__str_casei)
PCMK_ACTION_MONITOR 1852 daemons/controld/controld_execd.c             && !pcmk__str_any_of(action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  770 daemons/controld/controld_remote_ra.c                && pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  799 daemons/controld/controld_remote_ra.c                && pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  937 daemons/controld/controld_remote_ra.c         } else if (!strcmp(cmd->action, PCMK_ACTION_MONITOR)) {
PCMK_ACTION_MONITOR 1076 daemons/controld/controld_remote_ra.c                             PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1094 daemons/controld/controld_remote_ra.c             && pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1187 daemons/controld/controld_remote_ra.c         && pcmk__str_eq(ra_data->cur_cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1197 daemons/controld/controld_remote_ra.c             && pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1206 daemons/controld/controld_remote_ra.c             && pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1217 daemons/controld/controld_remote_ra.c               cmd->rsc_id, PCMK_ACTION_MONITOR, interval_ms);
PCMK_ACTION_MONITOR  592 daemons/execd/cts-exec-helper.c         options.action = PCMK_ACTION_MONITOR;
PCMK_ACTION_MONITOR  217 daemons/execd/execd_commands.c     if (pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR, pcmk__str_casei)) {
PCMK_ACTION_MONITOR  263 daemons/execd/execd_commands.c     if (pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR, pcmk__str_casei)) {
PCMK_ACTION_MONITOR  274 daemons/execd/execd_commands.c     if (pcmk__str_eq(action, PCMK_ACTION_MONITOR, pcmk__str_casei) &&
PCMK_ACTION_MONITOR  891 daemons/execd/execd_commands.c                pcmk__str_any_of(cmd->action, PCMK_ACTION_MONITOR, PCMK_ACTION_STATUS, NULL) &&
PCMK_ACTION_MONITOR  897 daemons/execd/execd_commands.c         cmd->action = pcmk__str_copy(PCMK_ACTION_MONITOR);
PCMK_ACTION_MONITOR  932 daemons/execd/execd_commands.c     } else if (pcmk__str_any_of(cmd->action, PCMK_ACTION_MONITOR, PCMK_ACTION_STATUS, NULL)
PCMK_ACTION_MONITOR 1062 daemons/execd/execd_commands.c                 if (pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1293 daemons/execd/execd_commands.c     if (pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR, pcmk__str_casei)
PCMK_ACTION_MONITOR 1318 daemons/execd/execd_commands.c     } else if (pcmk__str_eq(cmd->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1929 daemons/fenced/fenced_commands.c         } else if (pcmk__str_eq(action, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR 1944 daemons/fenced/fenced_commands.c                && (strcmp(action, PCMK_ACTION_MONITOR) == 0)) {
PCMK_ACTION_MONITOR 2758 daemons/fenced/fenced_commands.c                                     PCMK_ACTION_MONITOR, PCMK_ACTION_STATUS,
PCMK_ACTION_MONITOR  262 include/crm/common/actions_internal.h         && pcmk__str_eq(action_name, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR   56 lib/common/actions.c             return PCMK_ACTION_MONITOR;
PCMK_ACTION_MONITOR  111 lib/common/actions.c     } else if (pcmk__str_eq(action_name, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR  594 lib/common/actions.c     return pcmk__str_any_of(op, PCMK_ACTION_START, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  765 lib/common/options.c         PCMK_ACTION_MONITOR, NULL,
PCMK_ACTION_MONITOR   35 lib/common/probes.c            && pcmk__str_eq(task, PCMK_ACTION_MONITOR, pcmk__str_none);
PCMK_ACTION_MONITOR   34 lib/common/tests/probes/pcmk_xe_is_probe_test.c                                       "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   48 lib/common/tests/probes/pcmk_xe_is_probe_test.c                                       "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   38 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                                       "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   44 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   62 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   73 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   85 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   96 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  107 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  118 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  129 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  141 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  152 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  164 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  175 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  186 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  197 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  208 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  220 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  231 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  242 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  253 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  264 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  276 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  287 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  298 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  309 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR  320 lib/common/tests/probes/pcmk_xe_mask_probe_failure_test.c                               PCMK_XA_OPERATION "=\"" PCMK_ACTION_MONITOR "\" "
PCMK_ACTION_MONITOR   27 lib/common/tests/rules/pcmk__evaluate_condition_test.c     .op_name = PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  161 lib/common/tests/rules/pcmk__evaluate_condition_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "          \
PCMK_ACTION_MONITOR  177 lib/common/tests/rules/pcmk__evaluate_condition_test.c               PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "    \
PCMK_ACTION_MONITOR   26 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c     .op_name = PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR   78 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "      \
PCMK_ACTION_MONITOR   83 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "      \
PCMK_ACTION_MONITOR  110 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "          \
PCMK_ACTION_MONITOR  123 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c     rule_input.op_name = PCMK_ACTION_MONITOR;
PCMK_ACTION_MONITOR  147 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "          \
PCMK_ACTION_MONITOR  152 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "          \
PCMK_ACTION_MONITOR  164 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' />"
PCMK_ACTION_MONITOR  174 lib/common/tests/rules/pcmk__evaluate_op_expression_test.c         PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "          \
PCMK_ACTION_MONITOR   27 lib/common/tests/rules/pcmk_evaluate_rule_test.c     .op_name = PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR   39 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "    \
PCMK_ACTION_MONITOR   65 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "    \
PCMK_ACTION_MONITOR  164 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  186 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  207 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  244 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  265 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  286 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  306 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  324 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  344 lib/common/tests/rules/pcmk_evaluate_rule_test.c           PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "' "        \
PCMK_ACTION_MONITOR  661 lib/fencing/st_client.c     return stonith_api_call(stonith, call_options, id, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR   51 lib/fencing/st_lha.c     "    <" PCMK_XE_ACTION " " PCMK_XA_NAME "=\"" PCMK_ACTION_MONITOR "\""
PCMK_ACTION_MONITOR  353 lib/lrmd/lrmd_alerts.c         && pcmk__str_eq(op->op_type, PCMK_ACTION_MONITOR, pcmk__str_casei)) {
PCMK_ACTION_MONITOR  516 lib/pacemaker/pcmk_graph_producer.c         && !pcmk__str_eq(action->task, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR  997 lib/pacemaker/pcmk_output.c     } else if (pcmk__str_eq(task, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR   67 lib/pacemaker/pcmk_resource.c                        && pcmk__strcase_any_of(task, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 1172 lib/pacemaker/pcmk_sched_actions.c             task = PCMK_ACTION_MONITOR;
PCMK_ACTION_MONITOR 1491 lib/pacemaker/pcmk_sched_actions.c         && pcmk__str_any_of(task, PCMK_ACTION_MONITOR, PCMK_ACTION_MIGRATE_FROM,
PCMK_ACTION_MONITOR 1843 lib/pacemaker/pcmk_sched_actions.c                    || pcmk__strcase_any_of(task, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  905 lib/pacemaker/pcmk_sched_bundle.c                                     PCMK_ACTION_MONITOR, 0),
PCMK_ACTION_MONITOR  974 lib/pacemaker/pcmk_sched_bundle.c                                         PCMK_ACTION_MONITOR, 0);
PCMK_ACTION_MONITOR   85 lib/pacemaker/pcmk_sched_migration.c         pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, PCMK_ACTION_MONITOR, 0),
PCMK_ACTION_MONITOR  102 lib/pacemaker/pcmk_sched_migration.c         pcmk__new_ordering(rsc, pcmk__op_key(rsc->id, PCMK_ACTION_MONITOR, 0),
PCMK_ACTION_MONITOR  981 lib/pacemaker/pcmk_sched_primitive.c                        pcmk__op_key(rsc->id, PCMK_ACTION_MONITOR, 0),
PCMK_ACTION_MONITOR 1021 lib/pacemaker/pcmk_sched_primitive.c                                          PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR   85 lib/pacemaker/pcmk_sched_probes.c                            pcmk__op_key(rsc1->id, PCMK_ACTION_MONITOR, 0),
PCMK_ACTION_MONITOR  138 lib/pacemaker/pcmk_sched_probes.c     char *key = pcmk__op_key(rsc->id, PCMK_ACTION_MONITOR, 0);
PCMK_ACTION_MONITOR  144 lib/pacemaker/pcmk_sched_probes.c     probe = custom_action(rsc, key, PCMK_ACTION_MONITOR, node, FALSE,
PCMK_ACTION_MONITOR  427 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(order->rsc1, NULL, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  563 lib/pacemaker/pcmk_sched_probes.c         || !pcmk__str_eq(probe->task, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR  719 lib/pacemaker/pcmk_sched_probes.c     probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
PCMK_ACTION_MONITOR  800 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
PCMK_ACTION_MONITOR  440 lib/pacemaker/pcmk_sched_recurring.c     GList *probes = pe__resource_actions(rsc, node, PCMK_ACTION_MONITOR, FALSE);
PCMK_ACTION_MONITOR  389 lib/pengine/bundle.c         crm_create_op_xml(xml_obj, pcmk__xe_id(xml_ip), PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  613 lib/pengine/bundle.c     crm_create_op_xml(xml_obj, pcmk__xe_id(xml_container), PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  393 lib/pengine/native.c     if (pcmk__str_eq(rsc->priv->pending_action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  477 lib/pengine/pe_actions.c             if (!pcmk__str_eq(name, PCMK_ACTION_MONITOR, pcmk__str_none)
PCMK_ACTION_MONITOR  524 lib/pengine/pe_actions.c                 || !pcmk__str_eq(name, PCMK_ACTION_MONITOR, pcmk__str_none)
PCMK_ACTION_MONITOR  639 lib/pengine/pe_actions.c                           PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR  164 lib/pengine/pe_output.c                 && pcmk__str_eq(task, PCMK_ACTION_MONITOR, pcmk__str_none)
PCMK_ACTION_MONITOR 3161 lib/pengine/pe_output.c         if (pcmk__str_eq(task, PCMK_ACTION_MONITOR, pcmk__str_casei)
PCMK_ACTION_MONITOR  175 lib/pengine/remote.c     crm_create_op_xml(xml_sub, uname, PCMK_ACTION_MONITOR, "30s", "30s");
PCMK_ACTION_MONITOR 2670 lib/pengine/unpack.c                    && pcmk__str_eq(task, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 3064 lib/pengine/unpack.c     xmlNode *monitor = find_lrm_op(rsc_id, PCMK_ACTION_MONITOR, node_name,
PCMK_ACTION_MONITOR 4041 lib/pengine/unpack.c     if (pcmk__str_any_of(task, PCMK_ACTION_START, PCMK_ACTION_MONITOR, NULL)) {
PCMK_ACTION_MONITOR 4114 lib/pengine/unpack.c         && pcmk__str_eq(task, PCMK_ACTION_MONITOR, pcmk__str_casei)) {
PCMK_ACTION_MONITOR 4271 lib/pengine/unpack.c         && pcmk__str_eq(history->task, PCMK_ACTION_MONITOR, pcmk__str_none)) {
PCMK_ACTION_MONITOR 4328 lib/pengine/unpack.c     } else if (pcmk__str_eq(history->task, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR 4429 lib/pengine/unpack.c      return pcmk__str_any_of(history->task, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  236 lib/services/services.c         && pcmk__str_eq(action, PCMK_ACTION_MONITOR, pcmk__str_casei)) {
PCMK_ACTION_MONITOR   49 lib/services/services_lsb.c     "    <" PCMK_XE_ACTION " " PCMK_XA_NAME "='" PCMK_ACTION_MONITOR "'"      \
PCMK_ACTION_MONITOR  292 lib/services/services_lsb.c     if (!pcmk__str_any_of(action, PCMK_ACTION_STATUS, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  381 lib/services/systemd.c     } else if (pcmk__str_any_of(op->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  442 lib/services/systemd.c             if (!pcmk__str_any_of(op->action, PCMK_ACTION_MONITOR,
PCMK_ACTION_MONITOR  758 lib/services/systemd.c     "    <" PCMK_XE_ACTION " " PCMK_XA_NAME "=\"" PCMK_ACTION_MONITOR "\""     \
PCMK_ACTION_MONITOR 1243 lib/services/systemd.c     if (pcmk__str_any_of(op->action, PCMK_ACTION_MONITOR, PCMK_ACTION_STATUS,
PCMK_ACTION_MONITOR 2190 tools/crm_resource_runtime.c         action = PCMK_ACTION_MONITOR;