Searched refs:addsock (Results 1 – 4 of 4) sorted by relevance
/third_party/curl/docs/examples/ |
D | hiperfifo.c | 267 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() function 292 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 | 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()
|