Searched refs:addsock (Results 1 – 4 of 4) sorted by relevance
/external/curl/docs/examples/ |
D | hiperfifo.c | 252 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 277 addsock(s, e, what, g); in sock_cb()
|
D | ghiper.c | 226 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 253 addsock(s, e, what, g); in sock_cb()
|
D | asiohiper.cpp | 267 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 298 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()
|