Searched refs:setsock (Results 1 - 4 of 4) sorted by relevance
/external/curl/docs/examples/ |
H A D | hiperfifo.c | 233 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function 256 setsock(fdp, s, easy, action, g); 282 setsock(fdp, s, e, what, g);
|
H A D | asiohiper.cpp | 224 static void setsock(int *fdp, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function 272 setsock(fdp, s, easy, action, g); 305 setsock(actionp, s, e, what, g);
|
H A D | evhiperfifo.c | 246 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function 271 setsock(fdp, s, easy, action, g); 300 setsock(fdp, s, e, what, g);
|
H A D | ghiper.c | 209 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function 230 setsock(fdp, s, easy, action, g); 256 setsock(fdp, s, e, what, g);
|
Completed in 115 milliseconds