Searched refs:setsock (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dhiperfifo.c226 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function
248 setsock(fdp, s, easy, action, g);
274 setsock(fdp, s, e, what, g);
H A Devhiperfifo.c232 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function
257 setsock(fdp, s, easy, action, g);
288 setsock(fdp, s, e, what, g);
H A Dghiper.c222 static void setsock(SockInfo*f, curl_socket_t s, CURL*e, int act, GlobalInfo*g) function
244 setsock(fdp, s, easy, action, g);
271 setsock(fdp, s, e, what, g);

Completed in 66 milliseconds