write_xml_file 68 daemons/controld/controld_schedulerd.c if (write_xml_file(output, filename, TRUE) < 0) { write_xml_file 166 daemons/schedulerd/schedulerd_messages.c write_xml_file(xml_data, filename, TRUE); write_xml_file 138 include/crm/common/xml.h int write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress); write_xml_file 728 lib/cib/cib_file.c if (write_xml_file(in_mem_cib, private->filename, do_bzip) <= 0) { write_xml_file 2176 lib/common/xml.c write_xml_file(xml, filename, FALSE); write_xml_file 851 lib/pacemaker/pcmk_simulate.c rc = write_xml_file(input, input_file, FALSE); write_xml_file 909 lib/pacemaker/pcmk_simulate.c rc = write_xml_file(data_set->graph, graph_file, FALSE); write_xml_file 1205 tools/crm_resource_runtime.c rc = write_xml_file(data_set->input, shadow_file, FALSE); write_xml_file 463 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);