Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c578 bool exclude, include, gzip_mode, http_mode, print_descriptions; in main() local
582 include = exclude = gzip_mode = http_mode = print_descriptions = false; in main()
601 http_mode = true; in main()
620 if (http_mode) { in main()
661 if (http_mode) { in main()