Home
last modified time | relevance | path

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

/third_party/curl/docs/examples/
H A Dftpuploadresume.c34 static size_t getcontentlengthfunc(void *ptr, size_t size, size_t nmemb, in getcontentlengthfunc() function
91 curl_easy_setopt(curlhandle, CURLOPT_HEADERFUNCTION, getcontentlengthfunc); in upload()
118 * getcontentlengthfunc(). We need discardfunc() above in upload()

Completed in 1 milliseconds