Home
last modified time | relevance | path

Searched refs:SHRPX_OPT_ERRORLOG_SYSLOG (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_config.h116 constexpr auto SHRPX_OPT_ERRORLOG_SYSLOG = variable
Dshrpx.cc3376 {SHRPX_OPT_ERRORLOG_SYSLOG.c_str(), no_argument, &flag, 59}, in main()
3837 cmdcfgs.emplace_back(SHRPX_OPT_ERRORLOG_SYSLOG, in main()