position_a        887 lib/common/patchset.c     int position_a = -1;
position_a        890 lib/common/patchset.c     crm_element_value_int(change_obj_a->change, XML_DIFF_POSITION, &position_a);
position_a        893 lib/common/patchset.c     if (position_a < position_b) {
position_a        896 lib/common/patchset.c     } else if (position_a > position_b) {