update_xml_child  157 include/crm/common/xml.h gboolean update_xml_child(xmlNode * child, xmlNode * to_update);
update_xml_child  350 lib/cib/cib_ops.c     if (update_xml_child(obj_root, input) == FALSE) {
update_xml_child  738 lib/cib/cib_ops.c             if (update_xml_child(match, input) == FALSE) {
update_xml_child 2636 lib/common/xml.c         can_update = update_xml_child(child_of_child, to_update);