__xml_offset     1060 lib/common/xml.c         crm_trace("%s.%s moved to position %d", xml->name, ID(xml), __xml_offset(xml));
__xml_offset     1939 lib/common/xml.c             && __xml_offset(cIter) != position) {
__xml_offset     2064 lib/common/xml.c             while(match_child && position != __xml_offset(match_child)) {
__xml_offset     2088 lib/common/xml.c             if(position != __xml_offset(match)) {
__xml_offset     2092 lib/common/xml.c                 if(p > __xml_offset(match)) {
__xml_offset     2099 lib/common/xml.c                 while(match_child && p != __xml_offset(match_child)) {
__xml_offset     2104 lib/common/xml.c                          match->name, position, __xml_offset(match), match->prev,
__xml_offset     2119 lib/common/xml.c             if(position != __xml_offset(match)) {
__xml_offset     2121 lib/common/xml.c                         match->name, ID(match), __xml_offset(match), position, match->prev);
__xml_offset     2685 lib/common/xml.c                             deleted_obj->position = __xml_offset(child);
__xml_offset     4069 lib/common/xml.c             int p_new = __xml_offset((xmlNode*)exists);
__xml_offset     4070 lib/common/xml.c             int p_old = __xml_offset((xmlNode*)prop);
__xml_offset     4142 lib/common/xml.c             free_xml_with_position(candidate, __xml_offset(old_child));
__xml_offset     4164 lib/common/xml.c             int p_new = __xml_offset(new_child);
__xml_offset     4165 lib/common/xml.c             int p_old = __xml_offset(old_child);
__xml_offset     4332 lib/common/xml.c     int search_offset = __xml_offset(search_comment);
__xml_offset     4338 lib/common/xml.c             int offset = __xml_offset(a_child);