delete_only 156 include/crm/common/xml.h gboolean delete_only); delete_only 2680 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only) delete_only 2701 lib/common/xml.c if (can_delete && delete_only) { delete_only 2716 lib/common/xml.c if (delete_only || update == NULL) { delete_only 2748 lib/common/xml.c can_delete = replace_xml_child(child, child_of_child, update, delete_only);