action_1         1751 pengine/constraints.c     const char *action_1 = crm_element_value(set1, "action");
action_1         1762 pengine/constraints.c     if (action_1 == NULL) {
action_1         1763 pengine/constraints.c         action_1 = RSC_START;
action_1         1771 pengine/constraints.c         action_1 = invert_action(action_1);
action_1         1775 pengine/constraints.c     if(safe_str_eq(RSC_STOP, action_1) || safe_str_eq(RSC_DEMOTE, action_1)) {
action_1         1786 pengine/constraints.c         flags = get_flags(id, kind, action_2, action_1, invert);
action_1         1806 pengine/constraints.c             custom_action_order(rsc_1, generate_op_key(rsc_1->id, action_1, 0), NULL,
action_1         1874 pengine/constraints.c         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_1         1880 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_1         1890 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_1         1905 pengine/constraints.c                         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);