Home
last modified time | relevance | path

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

/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c577 bool exclude, include, gzip_mode, http_mode, print_descriptions; in main() local
581 include = exclude = gzip_mode = http_mode = print_descriptions = false; in main()
600 http_mode = true; in main()
619 if (http_mode) { in main()
660 if (http_mode) { in main()