Searched refs:nreadp (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dtransfer.h48 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp);
H A Dtransfer.c119 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp) argument
148 *nreadp = 0;
159 *nreadp = 0;
164 *nreadp = 0;
250 *nreadp = nread;
H A Dftp.c454 CURLcode Curl_GetFTPResponse(ssize_t *nreadp, /* return number of bytes read */ argument
482 *nreadp=0;
548 *nreadp += nread;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dtransfer.h48 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp);
H A Dtransfer.c119 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp) argument
148 *nreadp = 0;
159 *nreadp = 0;
164 *nreadp = 0;
250 *nreadp = nread;
H A Dftp.c454 CURLcode Curl_GetFTPResponse(ssize_t *nreadp, /* return number of bytes read */ argument
482 *nreadp=0;
548 *nreadp += nread;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dtransfer.h48 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp);
H A Dtransfer.c119 CURLcode Curl_fillreadbuffer(struct connectdata *conn, int bytes, int *nreadp) argument
148 *nreadp = 0;
159 *nreadp = 0;
164 *nreadp = 0;
250 *nreadp = nread;
H A Dftp.c454 CURLcode Curl_GetFTPResponse(ssize_t *nreadp, /* return number of bytes read */ argument
482 *nreadp=0;
548 *nreadp += nread;

Completed in 208 milliseconds