Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib1960.c41 static int closesocket_cb(void *clientp, curl_socket_t item) in closesocket_cb()
49 static curl_socket_t socket_cb(void *clientp, in socket_cb()
60 static int sockopt_cb(void *clientp, in sockopt_cb()
H A Dlib547.c39 void *clientp) in readcallback()
60 void *clientp) in ioctlcallback()
H A Dlib500.c33 static curl_socket_t tst_opensocket(void *clientp, in tst_opensocket()
43 static int tst_closesocket(void *clientp, curl_socket_t sock) in tst_closesocket()
H A Dlib555.c46 void *clientp) in readcallback()
67 void *clientp) in ioctlcallback()
H A Dlib1530.c29 static curl_socket_t opensocket(void *clientp, in opensocket()
H A Dlib599.c28 static int progress_callback(void *clientp, double dltotal, in progress_callback()
H A Dlib1522.c35 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
H A Dlib578.c33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
H A Dlibprereq.c31 static int prereq_callback(void *clientp, in prereq_callback()
H A Dlib579.c53 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
H A Dlib670.c69 static int xferinfo(void *clientp, curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
H A Dlib552.c154 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback()
/curl/docs/examples/
H A Dexternalsocket.c65 static int closecb(void *clientp, curl_socket_t item) in closecb()
72 static curl_socket_t opensocket(void *clientp, in opensocket()
85 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
/curl/src/
H A Dtool_cb_soc.c38 curl_socket_t tool_socket_open_mptcp_cb(void *clientp, in tool_socket_open_mptcp_cb()
H A Dtool_cb_rea.c113 int tool_readbusy_cb(void *clientp, in tool_readbusy_cb()
H A Dtool_cb_prg.c132 int tool_progress_cb(void *clientp, in tool_progress_cb()
H A Dtool_progress.c81 int xferinfo_cb(void *clientp, in xferinfo_cb()
H A Dtool_operate.c185 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
/curl/tests/http/clients/
H A Dupload-pausing.c161 static int progress_callback(void *clientp, in progress_callback()
H A Dh2-pausing.c170 static size_t cb(char *data, size_t size, size_t nmemb, void *clientp) in cb()
/curl/lib/vssh/
H A Dlibssh2.c396 void *clientp) in sshkeycallback()

Completed in 33 milliseconds