Searched refs:open_outfile (Results 1 – 5 of 5) sorted by relevance
96 open_outfile (const char *file_name) in open_outfile() function191 h_file = open_outfile (header_file_name); in main()192 s_file = open_outfile (source_file_name); in main()
5215 open_outfile (const char *file_name) in open_outfile() function5256 attr_file = open_outfile (attr_file_name); in main()5257 dfa_file = open_outfile (dfa_file_name); in main()5258 latency_file = open_outfile (latency_file_name); in main()
17533 (open_outfile): New.25691 (write_header, open_outfile, handle_arg): New funcions.
53 open_outfile(const tools::fs::path& path) in open_outfile() function128 m_os(open_outfile(p)) in csv_writer()362 m_os(open_outfile(p)) in ticker_writer()485 m_os(open_outfile(p)) in xml_writer()
1377 open_outfile(char const **outname, char **tempname) in open_outfile() function1586 tp = open_outfile(&outname, &tempname); in dolink()2542 fp = open_outfile(&outname, &tempname); in writezone()