Home | History | Annotate | Download | only in src

Lines Matching refs:FOpen

3089     xmlout = posix::FOpen(output_file_.c_str(), "w");
4284 FILE* const file = posix::FOpen(test_shard_file, "w");