write_xml_fd 180 daemons/schedulerd/pacemaker-schedulerd.c write_xml_fd(sched_data_set->graph, graph_file, graph_file_fd, FALSE); write_xml_fd 128 include/crm/common/xml.h int write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress); write_xml_fd 427 lib/cib/cib_file.c if (write_xml_fd(cib_root, tmp_cib, fd, FALSE) <= 0) { write_xml_fd 684 lib/common/schemas.c write_xml_fd(xml_blob, filename, fd, FALSE);