Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_fillreadbuffer

112 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp)
918 result = Curl_fillreadbuffer(conn, UPLOAD_BUFSIZE, &fillcount);