Home
last modified time | relevance | path

Searched refs:setsock (Results 1 – 4 of 4) sorted by relevance

/external/curl/docs/examples/
Dhiperfifo.c233 static void setsock(SockInfo *f, curl_socket_t s, CURL *e, int act, in setsock() function
257 setsock(fdp, s, easy, action, g); in addsock()
283 setsock(fdp, s, e, what, g); in sock_cb()
Dghiper.c210 static void setsock(SockInfo *f, curl_socket_t s, CURL *e, int act, in setsock() function
232 setsock(fdp, s, easy, action, g); in addsock()
258 setsock(fdp, s, e, what, g); in sock_cb()
Dasiohiper.cpp224 static void setsock(int *fdp, curl_socket_t s, CURL*e, int act, GlobalInfo*g) in setsock() function
272 setsock(fdp, s, easy, action, g); in addsock()
305 setsock(actionp, s, e, what, g); in sock_cb()
Devhiperfifo.c246 static void setsock(SockInfo *f, curl_socket_t s, CURL *e, int act, in setsock() function
272 setsock(fdp, s, easy, action, g); in addsock()
301 setsock(fdp, s, e, what, g); in sock_cb()