Home
last modified time | relevance | path

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

/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c541 buf_gzip(const char *in, size_t inlen, char *out, size_t *outlen) in buf_gzip() function
675 if (buf_gzip(http_buf, http_buflen, buf, &buflen)) { in main()