write_xml_file 56 crmd/pengine.c if (write_xml_file(output, filename, TRUE) < 0) { write_xml_file 161 include/crm/common/xml.h int write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress); write_xml_file 701 lib/cib/cib_file.c if (write_xml_file(in_mem_cib, private->filename, do_bzip) <= 0) { write_xml_file 3928 lib/common/xml.c write_xml_file(xml, filename, FALSE); write_xml_file 210 pengine/pengine.c write_xml_file(xml_data, filename, HAVE_BZLIB_H); write_xml_file 379 tools/cib_shadow.c rc = write_xml_file(output, shadow_file, FALSE); write_xml_file 971 tools/crm_resource_runtime.c rc = write_xml_file(data_set->input, shadow_file, FALSE); write_xml_file 443 tools/crm_simulate.c rc = write_xml_file(cib_object, output, FALSE); write_xml_file 858 tools/crm_simulate.c rc = write_xml_file(input, input_file, FALSE); write_xml_file 881 tools/crm_simulate.c write_xml_file(data_set.graph, graph_file, FALSE); write_xml_file 219 tools/crm_verify.c write_xml_file(cib_object, cib_save, FALSE);