Home | History | Annotate | Download | only in src

Lines Matching full:fopen

3102     xmlout = posix::FOpen(output_file_.c_str(), "w");
3537 FILE* pfile = posix::FOpen(premature_exit_filepath, "w");
4362 FILE* const file = posix::FOpen(test_shard_file, "w");