write_xml_fd 153 daemons/schedulerd/schedulerd_messages.c write_xml_fd(data_set->graph, graph_file, graph_file_fd, FALSE); write_xml_fd 129 include/crm/common/xml.h int write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress); write_xml_fd 429 lib/cib/cib_file.c if (write_xml_fd(cib_root, tmp_cib, fd, FALSE) <= 0) { write_xml_fd 682 lib/common/schemas.c write_xml_fd(xml_blob, filename, fd, FALSE);