Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cb_dbg.h30 int tool_debug_cb(CURL *handle, curl_infotype type,
Dtool_cb_dbg.c44 int tool_debug_cb(CURL *handle, curl_infotype type, in tool_debug_cb() function
Dtool_operate.c1834 my_setopt(curl, CURLOPT_DEBUGFUNCTION, tool_debug_cb); in single_transfer()