Searched refs:clipamount (Results 1 – 2 of 2) sorted by relevance
355 ssize_t clipamount = 0; in Curl_pp_readresp() local409 clipamount = gotbytes - i; in Curl_pp_readresp()413 (int)clipamount)); in Curl_pp_readresp()427 clipamount = 40; in Curl_pp_readresp()433 clipamount = perline; in Curl_pp_readresp()440 if(clipamount) { in Curl_pp_readresp()441 pp->cache_size = clipamount; in Curl_pp_readresp()
223 (int)clipamount));