Home
last modified time | relevance | path

Searched defs:clientp (Results 1 – 15 of 15) sorted by relevance

/external/curl/docs/examples/
Dexternalsocket.c61 static int closecb(void *clientp, curl_socket_t item) in closecb()
68 static curl_socket_t opensocket(void *clientp, in opensocket()
81 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
Dasiohiper.cpp376 static curl_socket_t opensocket(void *clientp, curlsocktype purpose, in opensocket()
413 static int close_socket(void *clientp, curl_socket_t item) in close_socket()
/external/curl/tests/libtest/
Dlib547.c44 void *clientp) in readcallback()
65 void *clientp) in ioctlcallback()
Dlib500.c31 static curl_socket_t tst_opensocket(void *clientp, in tst_opensocket()
41 static int tst_closesocket(void *clientp, curl_socket_t sock) in tst_closesocket()
Dlib555.c51 void *clientp) in readcallback()
72 void *clientp) in ioctlcallback()
Dlib1530.c27 static curl_socket_t opensocket(void *clientp, in opensocket()
Dlib1522.c32 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
Dlib599.c26 static int progress_callback(void *clientp, double dltotal, in progress_callback()
Dlib578.c31 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
Dlib579.c39 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
Dlib552.c153 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback()
/external/curl/src/
Dtool_cb_prg.c116 int tool_progress_cb(void *clientp, in tool_progress_cb()
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc78 int (*param)(void* clientp, curl_off_t dltotal, in curl_easy_setopt()
Dcurl_http_request_test.cc134 int (*param)(void* clientp, curl_off_t dltotal, in curl_easy_setopt()
/external/curl/lib/
Dssh.c409 void *clientp) in sshkeycallback()