Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dcurl_api.cc168 void* sockp) { in MultiAssign()
/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()
Dhiperfifo.c262 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *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()
Dghiper.c237 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
/external/curl/lib/
Dconnect.c986 curl_socket_t *sockp) in singleipconnect()