Searched refs:addsock (Results 1 – 5 of 5) sorted by relevance
/external/curl/docs/examples/ |
D | hiperfifo.c | 263 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 288 addsock(s, e, what, g); in sock_cb()
|
D | ghiper.c | 234 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 261 addsock(s, e, what, g); in sock_cb()
|
D | evhiperfifo.c | 267 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 295 addsock(s, e, what, g); in sock_cb()
|
D | asiohiper.cpp | 303 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 331 addsock(s, e, what, g); in sock_cb()
|
D | ephiperfifo.c | 293 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 318 addsock(s, e, what, g); in sock_cb()
|