Searched refs:SHRPX_OPT_WRITE_BURST (Results 1 – 2 of 2) sorted by relevance
153 constexpr auto SHRPX_OPT_WRITE_BURST = StringRef::from_lit("write-burst"); variable
4165 {SHRPX_OPT_WRITE_BURST.c_str(), required_argument, &flag, 37}, in main()4597 cmdcfgs.emplace_back(SHRPX_OPT_WRITE_BURST, StringRef{optarg}); in main()