delete_only 128 include/crm/common/xml_compat.h gboolean delete_only); delete_only 2567 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only) delete_only 2590 lib/common/xml.c if (is_match && delete_only) { delete_only 2605 lib/common/xml.c if (delete_only) { delete_only 2624 lib/common/xml.c if (replace_xml_child(parent, child, update, delete_only)) {