Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_config.h119 constexpr auto SHRPX_OPT_ERRORLOG_FILE = StringRef::from_lit("errorlog-file"); member
H A Dshrpx.cc4191 {SHRPX_OPT_ERRORLOG_FILE.c_str(), required_argument, &flag, 58}, in main()
4689 cmdcfgs.emplace_back(SHRPX_OPT_ERRORLOG_FILE, StringRef{optarg}); in main()

Completed in 10 milliseconds