action_2         1752 pengine/constraints.c     const char *action_2 = crm_element_value(set2, "action");
action_2         1766 pengine/constraints.c     if (action_2 == NULL) {
action_2         1767 pengine/constraints.c         action_2 = RSC_START;
action_2         1772 pengine/constraints.c         action_2 = invert_action(action_2);
action_2         1786 pengine/constraints.c         flags = get_flags(id, kind, action_2, action_1, invert);
action_2         1820 pengine/constraints.c                                 rsc_2, generate_op_key(rsc_2->id, action_2, 0), NULL,
action_2         1874 pengine/constraints.c         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_2         1880 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_2         1890 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
action_2         1905 pengine/constraints.c                         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);