save_xml_to_file   37 include/crm/common/xml_io.h void save_xml_to_file(const xmlNode *xml, const char *desc,
save_xml_to_file  451 lib/cib/cib_utils.c                     save_xml_to_file(cib_copy, "PatchApply:calculated", NULL);
save_xml_to_file  452 lib/cib/cib_utils.c                     save_xml_to_file(patchset_cib, "PatchApply:input", NULL);
save_xml_to_file  453 lib/cib/cib_utils.c                     save_xml_to_file(scratch, "PatchApply:actual", NULL);
save_xml_to_file  454 lib/cib/cib_utils.c                     save_xml_to_file(local_diff, "PatchApply:diff", NULL);
save_xml_to_file  181 lib/common/digest.c             save_xml_to_file(xml, "digest input", trace_file);
save_xml_to_file  815 lib/common/patchset.c                     save_xml_to_file(old, "PatchDigest:input", NULL);
save_xml_to_file  816 lib/common/patchset.c                     save_xml_to_file(xml, "PatchDigest:result", NULL);
save_xml_to_file  817 lib/common/patchset.c                     save_xml_to_file(patchset, "PatchDigest:diff", NULL);