Home
last modified time | relevance | path

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

/curl/tests/http/clients/
H A Dhx-download.c174 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb() function
238 curl_easy_setopt(hnd, CURLOPT_WRITEFUNCTION, my_write_cb); in setup()
H A Dhx-upload.c177 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb() function
262 curl_easy_setopt(hnd, CURLOPT_WRITEFUNCTION, my_write_cb); in setup()

Completed in 5 milliseconds