Home
last modified time | relevance | path

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

/curl/lib/
H A Dbufq.h200 CURLcode Curl_bufq_cread(struct bufq *q, char *buf, size_t len,
H A Dhttp_chunks.c628 result = Curl_bufq_cread(&ctx->chunkbuf, buf, blen, pnread); in cr_chunked_read()
H A Dbufq.c523 CURLcode Curl_bufq_cread(struct bufq *q, char *buf, size_t len, in Curl_bufq_cread() function
H A Dsendf.c1043 result = Curl_bufq_cread(&ctx->buf, buf, blen, pnread); in cr_lc_read()
H A Dsmtp.c1902 result = Curl_bufq_cread(&ctx->buf, buf, blen, pnread); in cr_eob_read()

Completed in 19 milliseconds