delete_only 155 include/crm/common/xml.h gboolean delete_only); delete_only 2662 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only) delete_only 2683 lib/common/xml.c if (can_delete && delete_only) { delete_only 2699 lib/common/xml.c if (delete_only || update == NULL) { delete_only 2731 lib/common/xml.c can_delete = replace_xml_child(child, child_of_child, update, delete_only);