Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtransfer.c807 #define curl_upload_refill_watermark(data) \ macro
831 k->upload_present < curl_upload_refill_watermark(data) && in readwrite_upload()