position_b       1114 lib/common/patchset.c     int position_b = -1;
position_b       1117 lib/common/patchset.c     crm_element_value_int(change_obj_b->change, PCMK_XE_POSITION, &position_b);
position_b       1119 lib/common/patchset.c     if (position_a < position_b) {
position_b       1122 lib/common/patchset.c     } else if (position_a > position_b) {