calculate_active_ops  145 include/crm/pengine/common.h void calculate_active_ops(GList * sorted_op_list, int *start_index, int *stop_index);
calculate_active_ops 1559 lib/pacemaker/pcmk_sched_actions.c     calculate_active_ops(ops, start_index, stop_index);
calculate_active_ops 2418 lib/pengine/unpack.c     calculate_active_ops(sorted_op_list, &start_index, &stop_index);
calculate_active_ops 4051 lib/pengine/unpack.c     calculate_active_ops(sorted_op_list, &start_index, &stop_index);