Searched defs:sockp (Results 1 – 8 of 8) sorted by relevance
/external/libbrillo/brillo/http/ |
D | curl_api.cc | 168 void* sockp) { in MultiAssign()
|
/external/curl/docs/examples/ |
D | asiohiper.cpp | 313 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | evhiperfifo.c | 276 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | ghiper.c | 244 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | hiperfifo.c | 276 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | ephiperfifo.c | 310 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
/external/curl/lib/ |
D | connect.c | 996 curl_socket_t *sockp) in singleipconnect()
|
/external/libevent/test/ |
D | regress.c | 1841 evutil_socket_t *sockp = arg; in send_a_byte_cb() local
|