Searched defs:clientp (Results 1 – 21 of 21) sorted by relevance
/curl/tests/libtest/ |
H A D | lib1960.c | 41 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 D | lib547.c | 39 void *clientp) in readcallback() 60 void *clientp) in ioctlcallback()
|
H A D | lib500.c | 33 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 D | lib555.c | 46 void *clientp) in readcallback() 67 void *clientp) in ioctlcallback()
|
H A D | lib1530.c | 29 static curl_socket_t opensocket(void *clientp, in opensocket()
|
H A D | lib599.c | 28 static int progress_callback(void *clientp, double dltotal, in progress_callback()
|
H A D | lib1522.c | 35 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
|
H A D | lib578.c | 33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
H A D | libprereq.c | 31 static int prereq_callback(void *clientp, in prereq_callback()
|
H A D | lib579.c | 53 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
H A D | lib670.c | 69 static int xferinfo(void *clientp, curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
H A D | lib552.c | 154 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback()
|
/curl/docs/examples/ |
H A D | externalsocket.c | 65 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 D | tool_cb_soc.c | 38 curl_socket_t tool_socket_open_mptcp_cb(void *clientp, in tool_socket_open_mptcp_cb()
|
H A D | tool_cb_rea.c | 113 int tool_readbusy_cb(void *clientp, in tool_readbusy_cb()
|
H A D | tool_cb_prg.c | 132 int tool_progress_cb(void *clientp, in tool_progress_cb()
|
H A D | tool_progress.c | 81 int xferinfo_cb(void *clientp, in xferinfo_cb()
|
H A D | tool_operate.c | 185 static int sockopt_callback(void *clientp, curl_socket_t curlfd, in sockopt_callback()
|
/curl/tests/http/clients/ |
H A D | upload-pausing.c | 161 static int progress_callback(void *clientp, in progress_callback()
|
H A D | h2-pausing.c | 170 static size_t cb(char *data, size_t size, size_t nmemb, void *clientp) in cb()
|
/curl/lib/vssh/ |
H A D | libssh2.c | 396 void *clientp) in sshkeycallback()
|
Completed in 46 milliseconds