HomeSort by relevance Sort by last modified time
    Searched refs:bytecountp (Results 1 - 5 of 5) sorted by null

  /external/curl/lib/
transfer.h 63 curl_off_t *bytecountp, /* return number of bytes read */
ftp.h 105 curl_off_t *bytecountp; member in struct:FTP
transfer.c     [all...]
ftp.c 461 *(ftp->bytecountp) = 0;
472 SECONDARYSOCKET, ftp->bytecountp);
478 ftp->bytecountp, -1, NULL); /* no upload here */
    [all...]
urldata.h 506 curl_off_t *bytecountp; /* return number of bytes read or NULL */ member in struct:SingleRequest
    [all...]

Completed in 170 milliseconds