update_xml_child  195 include/crm/common/xml.h gboolean update_xml_child(xmlNode * child, xmlNode * to_update);
update_xml_child  357 lib/cib/cib_ops.c     if (update_xml_child(obj_root, input) == FALSE) {
update_xml_child  743 lib/cib/cib_ops.c             if (update_xml_child(match, input) == FALSE) {
update_xml_child 4699 lib/common/xml.c         can_update = update_xml_child(child_of_child, to_update);