stop_index         57 include/crm/pengine/status.h                           int *stop_index);
stop_index       1718 lib/pacemaker/pcmk_sched_actions.c rsc_history_as_list(const xmlNode *rsc_entry, int *start_index, int *stop_index)
stop_index       1729 lib/pacemaker/pcmk_sched_actions.c     calculate_active_ops(ops, start_index, stop_index);
stop_index       1752 lib/pacemaker/pcmk_sched_actions.c     int stop_index = 0;
stop_index       1789 lib/pacemaker/pcmk_sched_actions.c     sorted_op_list = rsc_history_as_list(rsc_entry, &start_index, &stop_index);
stop_index       1790 lib/pacemaker/pcmk_sched_actions.c     if (start_index < stop_index) {
stop_index       2564 lib/pengine/unpack.c                   int start_index, int stop_index,
stop_index       2574 lib/pengine/unpack.c                     rsc->id, start_index, stop_index);
stop_index       2591 lib/pengine/unpack.c         } else if (start_index < stop_index && counter <= stop_index) {
stop_index       2625 lib/pengine/unpack.c                      int *stop_index)
stop_index       2633 lib/pengine/unpack.c     *stop_index = -1;
stop_index       2646 lib/pengine/unpack.c             *stop_index = counter;
stop_index       2652 lib/pengine/unpack.c         } else if ((implied_monitor_start <= *stop_index)
stop_index       2717 lib/pengine/unpack.c     int stop_index = -1;
stop_index       2788 lib/pengine/unpack.c     calculate_active_ops(sorted_op_list, &start_index, &stop_index);
stop_index       2789 lib/pengine/unpack.c     process_recurring(node, rsc, start_index, stop_index, sorted_op_list,
stop_index       5071 lib/pengine/unpack.c     int stop_index = -1;
stop_index       5108 lib/pengine/unpack.c     calculate_active_ops(sorted_op_list, &start_index, &stop_index);
stop_index       5115 lib/pengine/unpack.c         if (start_index < stop_index) {