Home
last modified time | relevance | path

Searched defs:sockp (Results 1 – 8 of 8) sorted by relevance

/external/libbrillo/brillo/http/
Dcurl_api.cc168 void* sockp) { in MultiAssign()
/external/curl/docs/examples/
Dasiohiper.cpp313 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
Devhiperfifo.c276 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
Dghiper.c244 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
Dhiperfifo.c276 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
Dephiperfifo.c310 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
/external/curl/lib/
Dconnect.c996 curl_socket_t *sockp) in singleipconnect()
/external/libevent/test/
Dregress.c1841 evutil_socket_t *sockp = arg; in send_a_byte_cb() local