Searched refs:addsock (Results 1 – 5 of 5) sorted by relevance
/external/curl/docs/examples/ |
D | hiperfifo.c | 266 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 291 addsock(s, e, what, g); in sock_cb()
|
D | ghiper.c | 233 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 260 addsock(s, e, what, g); in sock_cb()
|
D | evhiperfifo.c | 266 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 294 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 | 300 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 325 addsock(s, e, what, g); in sock_cb()
|