stopped_mon 495 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *stopped_mon = NULL; stopped_mon 516 lib/pacemaker/pcmk_sched_recurring.c stopped_mon = custom_action(rsc, strdup(op->key), op->name, stop_node, stopped_mon 519 lib/pacemaker/pcmk_sched_recurring.c pe__add_action_expected_result(stopped_mon, CRM_EX_NOT_RUNNING); stopped_mon 522 lib/pacemaker/pcmk_sched_recurring.c order_after_probes(rsc, stop_node, stopped_mon); stopped_mon 528 lib/pacemaker/pcmk_sched_recurring.c order_after_stops(rsc, stop_node, stopped_mon); stopped_mon 532 lib/pacemaker/pcmk_sched_recurring.c stopped_mon->uuid, pe__node_name(stop_node)); stopped_mon 533 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(stopped_mon, pe_action_runnable); stopped_mon 536 lib/pacemaker/pcmk_sched_recurring.c if (pcmk_is_set(stopped_mon->flags, pe_action_runnable) stopped_mon 537 lib/pacemaker/pcmk_sched_recurring.c && !pcmk_is_set(stopped_mon->flags, pe_action_optional)) { stopped_mon 541 lib/pacemaker/pcmk_sched_recurring.c stopped_mon->task, rsc->id, pe__node_name(stop_node));