graph_file_fd     167 pengine/pengine.c             int graph_file_fd = 0;
graph_file_fd     173 pengine/pengine.c             graph_file_fd = mkstemp(graph_file);
graph_file_fd     179 pengine/pengine.c             write_xml_fd(data_set.graph, graph_file, graph_file_fd, FALSE);