Home
last modified time | relevance | path

Searched refs:SHRPX_OPT_FRONTEND (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_config.h86 constexpr auto SHRPX_OPT_FRONTEND = StringRef::from_lit("frontend"); member
H A Dshrpx_config.cc3129 << SHRPX_OPT_FRONTEND; in parse_config() local
3658 << SHRPX_OPT_FRONTEND << " instead."; in parse_config() local
H A Dshrpx.cc4116 {SHRPX_OPT_FRONTEND.c_str(), required_argument, nullptr, 'f'}, in main()
4413 cmdcfgs.emplace_back(SHRPX_OPT_FRONTEND, StringRef{optarg}); in main()

Completed in 15 milliseconds