Home
last modified time | relevance | path

Searched refs:sockp (Results 1 – 11 of 11) sorted by relevance

/external/libbrillo/brillo/http/
Dcurl_api.cc168 void* sockp) { in MultiAssign() argument
169 return curl_multi_assign(multi_handle, sockfd, sockp); in MultiAssign()
Dcurl_api.h105 void* sockp) = 0;
203 void* sockp) override;
/external/curl/docs/examples/
Dasiohiper.cpp277 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
279 fprintf(MSG_OUT, "\nsock_cb: socket=%d, what=%d, sockp=%p", s, what, sockp); in sock_cb()
282 int *actionp = (int *) sockp; in sock_cb()
Devhiperfifo.c277 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
280 __PRETTY_FUNCTION__, e, s, what, cbp, sockp); in sock_cb()
283 SockInfo *fdp = (SockInfo*) sockp; in sock_cb()
Dhiperfifo.c262 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
265 SockInfo *fdp = (SockInfo*) sockp; in sock_cb()
Dghiper.c237 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
240 SockInfo *fdp = (SockInfo*) sockp; in sock_cb()
/external/google-breakpad/src/third_party/curl/
Dmulti.h340 curl_socket_t sockfd, void *sockp);
/external/curl/lib/
Dconnect.c986 curl_socket_t *sockp) in singleipconnect() argument
999 *sockp = CURL_SOCKET_BAD; in singleipconnect()
1105 *sockp = sockfd; in singleipconnect()
1142 *sockp = sockfd; in singleipconnect()
/external/curl/include/curl/
Dmulti.h408 curl_socket_t sockfd, void *sockp);
/external/curl/packages/OS400/
Dcurl.inc.in2311 d sockp * value void *
/external/curl/
DCHANGES.06184 void *sockp);
6186 'sockp' being a custom pointer set by the application to be associated with