Home
last modified time | relevance | path

Searched refs:harfile (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dnghttp.h71 std::string harfile; member
H A Dnghttp.cc2402 if (!config.harfile.empty()) { in communicate()
2404 if (config.harfile == "-") { in communicate()
2407 outfile = fopen(config.harfile.c_str(), "wb"); in communicate()
2417 std::cerr << "Cannot open file " << config.harfile << ". " in communicate()
2888 config.harfile = optarg; in main()

Completed in 5 milliseconds