write_xml_file 68 daemons/controld/controld_schedulerd.c if (write_xml_file(output, filename, TRUE) < 0) { write_xml_file 173 daemons/schedulerd/schedulerd_messages.c write_xml_file(xml_data, filename, TRUE); write_xml_file 130 include/crm/common/xml.h int write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress); write_xml_file 727 lib/cib/cib_file.c if (write_xml_file(in_mem_cib, private->filename, do_bzip) <= 0) { write_xml_file 2069 lib/common/xml.c write_xml_file(xml, filename, FALSE); write_xml_file 847 lib/pacemaker/pcmk_simulate.c rc = write_xml_file(input, input_file, FALSE); write_xml_file 904 lib/pacemaker/pcmk_simulate.c rc = write_xml_file(data_set->graph, graph_file, FALSE); write_xml_file 1150 tools/crm_resource_runtime.c rc = write_xml_file(data_set->input, shadow_file, FALSE); write_xml_file 462 tools/crm_shadow.c rc = write_xml_file(output, shadow_file, FALSE); write_xml_file 390 tools/crm_simulate.c rc = write_xml_file(cib_object, output, FALSE); write_xml_file 196 tools/crm_verify.c write_xml_file(cib_object, options.cib_save, FALSE);