calculate_active_ops 123 include/crm/pengine/common.h void calculate_active_ops(GList * sorted_op_list, int *start_index, int *stop_index); calculate_active_ops 2252 lib/pengine/unpack.c calculate_active_ops(sorted_op_list, &start_index, &stop_index); calculate_active_ops 3395 lib/pengine/unpack.c calculate_active_ops(sorted_op_list, &start_index, &stop_index); calculate_active_ops 429 pengine/allocate.c calculate_active_ops(sorted_op_list, &start_index, &stop_index);