Searched refs:addsock (Results 1 – 4 of 4) sorted by relevance
/third_party/curl/docs/examples/ |
D | hiperfifo.c | 269 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 | ghiper.c | 236 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 263 addsock(s, e, what, g); in sock_cb()
|
D | evhiperfifo.c | 269 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 297 addsock(s, e, what, g); in sock_cb()
|
D | ephiperfifo.c | 295 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 320 addsock(s, e, what, g); in sock_cb()
|