Searched refs:pmax_write (Results 1 – 1 of 1) sorted by relevance
167 size_t *pmax_write, size_t *pmin_write) in cw_get_writefunc() argument173 *pmax_write = CURL_MAX_WRITE_SIZE; in cw_get_writefunc()183 *pmax_write = 0; /* do not chunk-write headers, write them as they are */ in cw_get_writefunc()189 *pmax_write = CURL_MAX_WRITE_SIZE; in cw_get_writefunc()
Completed in 7 milliseconds