Searched defs:sockp (Results 1 – 6 of 6) sorted by relevance
/external/libbrillo/brillo/http/ |
D | curl_api.cc | 168 void* sockp) { in MultiAssign()
|
/external/curl/docs/examples/ |
D | asiohiper.cpp | 276 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | ghiper.c | 250 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | hiperfifo.c | 257 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | evhiperfifo.c | 261 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 | 990 curl_socket_t *sockp) in singleipconnect()
|