Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsendf.c274 static CURLcode chop_write(struct Curl_easy *data, in chop_write() function
439 result = chop_write(data, writebuf[i].type, in Curl_client_unpause()
510 return chop_write(data, type, FALSE, (char *)buf, nbytes); in cw_client_write()