Home
last modified time | relevance | path

Searched refs:remaining (Results 1 – 13 of 13) sorted by relevance

/curl/src/
H A Dtool_util.c207 size_t remaining; in Curl_execpath() local
210 remaining = sizeof(filebuffer) - strlen(filebuffer); in Curl_execpath()
211 if(strlen(filename) < remaining - 1) { in Curl_execpath()
212 msnprintf(lastdirchar, remaining, "%s%s", DIR_CHAR, filename); in Curl_execpath()
/curl/lib/
H A Ddoh.c1058 rem = (int)*remaining; in doh_decode_rdata_name()
1089 *remaining = rem - 1; in doh_decode_rdata_name()
1117 remaining = (int)len; in doh_decode_rdata_alpn()
1119 while(remaining > 0) { in doh_decode_rdata_alpn()
1125 remaining--; in doh_decode_rdata_alpn()
1177 size_t remaining = len; in doh_resp_decode_httpsrr() local
1195 if(remaining <= 2) in doh_resp_decode_httpsrr()
1203 while(remaining >= 4) { in doh_resp_decode_httpsrr()
1208 remaining -= 4; in doh_resp_decode_httpsrr()
1241 remaining -= plen; in doh_resp_decode_httpsrr()
[all …]
H A Dsmb.c206 unsigned short remaining; member
219 unsigned short remaining; member
/curl/tests/data/
H A Dtest20759 # curl: (18) transfer closed with outstanding read data remaining
H A Dtest301719 excessive-remaining TRUE
/curl/docs/cmdline-opts/
H A Dmail-rcpt-allowfails.md24 remaining valid recipients.
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_RCPT_ALLOWFAILS.md37 libcurl ignore errors for individual recipients and proceed with the remaining
H A DCURLOPT_CHUNK_BGN_FUNCTION.md76 remaining per the transfer. If the feature is not available, the parameter has
/curl/docs/libcurl/
H A Dcurl_multi_info_read.md37 integer pointed to with *msgs_in_queue* contains the number of remaining
H A Dlibcurl-env-dbg.md141 Make a blocking, graceful shutdown of all remaining connections when
H A Dcurl_easy_header.md111 there are 5 bits with defined use. The undocumented 27 remaining bits are
/curl/tests/
H A Druntests.md57 --pd---e-v- OK (45 out of 1427, remaining: 16:08, took 6.188s, duration: 00:31)
/curl/
H A DCMakeLists.txt1801 # (the remaining args) are satisfied

Completed in 42 milliseconds