Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.h127 bool base_uri_unix; member
Dh2load.cc132 base_uri_unix(false), in Config()
141 if (base_uri_unix) { in ~Config()
1823 if (config.base_uri_unix) { in resolve_host()
2527 config.base_uri_unix = false; in main()
2542 config.base_uri_unix = true; in main()