Home | History | Annotate | Download | only in lib

Lines Matching refs:readbytecount

1501     data->req.bytecount = http->readbytecount + http->writebytecount;
1511 data->req.bytecount = http->readbytecount + http->writebytecount;
1520 (http->readbytecount +
1840 http->writebytecount = http->readbytecount = 0;
2444 Curl_setup_transfer(conn, FIRSTSOCKET, -1, TRUE, &http->readbytecount,
2515 &http->readbytecount, FIRSTSOCKET,
2570 &http->readbytecount, postsize?FIRSTSOCKET:-1,
2728 &http->readbytecount, http->postdata?FIRSTSOCKET:-1,
2745 Curl_setup_transfer(conn, FIRSTSOCKET, -1, TRUE, &http->readbytecount,