stopped_mon 493 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *stopped_mon = NULL; stopped_mon 514 lib/pacemaker/pcmk_sched_recurring.c stopped_mon = custom_action(rsc, strdup(op->key), op->name, stop_node, stopped_mon 517 lib/pacemaker/pcmk_sched_recurring.c pe__add_action_expected_result(stopped_mon, CRM_EX_NOT_RUNNING); stopped_mon 520 lib/pacemaker/pcmk_sched_recurring.c order_after_probes(rsc, stop_node, stopped_mon); stopped_mon 526 lib/pacemaker/pcmk_sched_recurring.c order_after_stops(rsc, stop_node, stopped_mon); stopped_mon 530 lib/pacemaker/pcmk_sched_recurring.c stopped_mon->uuid, pe__node_name(stop_node)); stopped_mon 531 lib/pacemaker/pcmk_sched_recurring.c pe__clear_action_flags(stopped_mon, pe_action_runnable); stopped_mon 534 lib/pacemaker/pcmk_sched_recurring.c if (pcmk_is_set(stopped_mon->flags, pe_action_runnable) stopped_mon 535 lib/pacemaker/pcmk_sched_recurring.c && !pcmk_is_set(stopped_mon->flags, pe_action_optional)) { stopped_mon 539 lib/pacemaker/pcmk_sched_recurring.c stopped_mon->task, rsc->id, pe__node_name(stop_node));