stopped           920 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stopped = NULL;
stopped           957 lib/pacemaker/pcmk_sched_clone.c     stopped = create_pseudo_resource_op(rsc, RSC_STOPPED, !child_stopping, TRUE, data_set);
stopped           958 lib/pacemaker/pcmk_sched_clone.c     stopped->priority = INFINITY;
stopped           965 lib/pacemaker/pcmk_sched_clone.c         *stop_notify = create_notification_boundaries(rsc, RSC_STOP, stop, stopped, data_set);
stopped           185 lib/pacemaker/pcmk_sched_group.c         int stopped = pe_order_implies_then_printed;
stopped           195 lib/pacemaker/pcmk_sched_group.c                 stopped = pe_order_implies_then;
stopped           209 lib/pacemaker/pcmk_sched_group.c             new_rsc_order(child_rsc, RSC_DEMOTE, rsc, RSC_DEMOTED, stopped, data_set);
stopped           221 lib/pacemaker/pcmk_sched_group.c         new_rsc_order(child_rsc, RSC_STOP, rsc, RSC_STOPPED, stopped, data_set);