Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h1238 int int_syslog_facility(const StringRef &strfacility);
Dshrpx_config.cc2967 int facility = int_syslog_facility(optarg); in parse_config()
3861 int int_syslog_facility(const StringRef &strfacility) { in int_syslog_facility() function