write_xml_fd      133 include/crm/common/xml.h int write_xml_fd(const xmlNode *xml, const char *filename, int fd,
write_xml_fd      985 lib/cib/cib_file.c     if (write_xml_fd(cib_root, tmp_cib, fd, FALSE) <= 0) {
write_xml_fd      657 lib/common/schemas.c     write_xml_fd(xml_blob, filename, fd, FALSE);