ordering 2164 pengine/constraints.c const char *ordering = crm_element_value(set, "ordering"); ordering 2173 pengine/constraints.c if(ordering == NULL) { ordering 2174 pengine/constraints.c ordering = "group"; ordering 2180 pengine/constraints.c } else if (local_score >= 0 && safe_str_eq(ordering, "group")) {