Home
last modified time | relevance | path

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

/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dcheck_curl.c88 } curlhelp_write_curlbuf; typedef
158 curlhelp_write_curlbuf body_buf;
159 curlhelp_write_curlbuf header_buf;
213 void redir (curlhelp_write_curlbuf*);
224 int curlhelp_initwritebuffer (curlhelp_write_curlbuf*);
226 void curlhelp_freewritebuffer (curlhelp_write_curlbuf*);
238 int get_content_length (const curlhelp_write_curlbuf* header_buf, const curlhelp_write_curlbuf* bod…
969 redir (curlhelp_write_curlbuf* header_buf) in redir()
1887 curlhelp_initwritebuffer (curlhelp_write_curlbuf *buf) in curlhelp_initwritebuffer()
1899 curlhelp_write_curlbuf *buf = (curlhelp_write_curlbuf *)stream; in curlhelp_buffer_write_callback()
[all …]