Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 16 of 16) sorted by relevance

/curl/tests/libtest/
H A Dlib576.c30 int remains; member
35 long chunk_bgn(const struct curl_fileinfo *finfo, void *ptr, int remains) in chunk_bgn() argument
38 ch_d->remains = remains; in chunk_bgn()
41 printf("Remains: %d\n", remains); in chunk_bgn()
92 if(ch_d->remains == 1) in chunk_end()
/curl/docs/examples/
H A Dftp-wildcard.c37 int remains);
98 int remains) in file_is_coming() argument
100 printf("%3d %40s %10luB ", remains, finfo->filename, in file_is_coming()
/curl/docs/libcurl/opts/
H A DCURLOPT_CHUNK_BGN_FUNCTION.md51 int remains);
74 CURLOPT_CHUNK_DATA(3). The parameter remains contains number of chunks
97 int remains)
100 printf("%3d %40s %10luB ", remains, finfo->filename,
H A DCURLOPT_CHUNK_DATA.md47 int remains)
50 printf("%3d %40s %10luB ", remains, finfo->filename,
H A DCURLOPT_CLOSESOCKETDATA.md29 Pass a *pointer* that remains untouched by libcurl and passed as the first
H A DCURLOPT_FTP_SSL_CCC.md32 channel communication remains unencrypted. This allows NAT routers to follow
H A DCURLOPT_BUFFERSIZE.md49 handle no matter how many parallel transfers there are. The buffer remains
H A DCURLOPT_PROGRESSFUNCTION.md58 if you only download data, the upload size remains 0). Many times the callback
H A DCURLOPT_XFERINFOFUNCTION.md54 you only download data, the upload size remains 0). Many times the callback is
/curl/docs/cmdline-opts/
H A Dretry.md26 minutes which then remains delay between the rest of the retries. By using
/curl/docs/libcurl/
H A Dcurl_multi_add_handle.md53 The easy handle remains added to the multi handle until you remove it again
H A Dcurl_formadd.md73 remains until curl no longer needs it. If the name is not null-terminated, you
90 you must make sure it remains until curl no longer needs it. If the data is
H A Dcurl_url_get.md87 encoded to make sure the hostname remains valid.
/curl/tests/data/
H A DDISABLED64 # hyper support remains EXPERIMENTAL as long as there's a test number
/curl/include/curl/
H A Dcurl.h351 int remains);
/curl/docs/
H A DKNOWN_BUGS478 remains empty. Issue: https://github.com/curl/curl/issues/544

Completed in 44 milliseconds