Searched refs:debugf_cb (Results 1 – 1 of 1) sorted by relevance
/curl/tests/unit/ |
H A D | unit1652.c | 40 int debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, 49 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb() function 72 curl_easy_setopt(testdata, CURLOPT_DEBUGFUNCTION, debugf_cb); in unit_setup()
|
Completed in 3 milliseconds