Searched refs:easy_handle (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dmulti.c100 struct SessionHandle *easy_handle; member in struct:closure
108 struct SessionHandle *easy_handle; /* the easy handle for this unit */ member in struct:Curl_one_easy
245 infof(easy->easy_handle,
253 easy->easy_handle->multi->num_alive--;
439 CURL *easy_handle)
445 struct SessionHandle *data = easy_handle;
452 if(!GOOD_EASY_HANDLE(easy_handle))
456 if(((struct SessionHandle *)easy_handle)->multi)
472 if(cl->easy_handle == (struct SessionHandle *)easy_handle) {
438 curl_multi_add_handle(CURLM *multi_handle, CURL *easy_handle) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dmulti.c100 struct SessionHandle *easy_handle; member in struct:closure
108 struct SessionHandle *easy_handle; /* the easy handle for this unit */ member in struct:Curl_one_easy
245 infof(easy->easy_handle,
253 easy->easy_handle->multi->num_alive--;
439 CURL *easy_handle)
445 struct SessionHandle *data = easy_handle;
452 if(!GOOD_EASY_HANDLE(easy_handle))
456 if(((struct SessionHandle *)easy_handle)->multi)
472 if(cl->easy_handle == (struct SessionHandle *)easy_handle) {
438 curl_multi_add_handle(CURLM *multi_handle, CURL *easy_handle) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dmulti.c100 struct SessionHandle *easy_handle; member in struct:closure
108 struct SessionHandle *easy_handle; /* the easy handle for this unit */ member in struct:Curl_one_easy
245 infof(easy->easy_handle,
253 easy->easy_handle->multi->num_alive--;
439 CURL *easy_handle)
445 struct SessionHandle *data = easy_handle;
452 if(!GOOD_EASY_HANDLE(easy_handle))
456 if(((struct SessionHandle *)easy_handle)->multi)
472 if(cl->easy_handle == (struct SessionHandle *)easy_handle) {
438 curl_multi_add_handle(CURLM *multi_handle, CURL *easy_handle) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A D10-at-a-time.c175 CURL *e = msg->easy_handle;
176 curl_easy_getinfo(msg->easy_handle, CURLINFO_PRIVATE, &url);
H A Dmulti-app.c130 found = (msg->easy_handle == handles[idx]);
H A Dhiperfifo.c158 easy = msg->easy_handle;
H A Devhiperfifo.c170 easy = msg->easy_handle;
H A Dghiper.c137 easy = msg->easy_handle;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A D10-at-a-time.c175 CURL *e = msg->easy_handle;
176 curl_easy_getinfo(msg->easy_handle, CURLINFO_PRIVATE, &url);
H A Dmulti-app.c130 found = (msg->easy_handle == handles[idx]);
H A Dhiperfifo.c158 easy = msg->easy_handle;
H A Devhiperfifo.c170 easy = msg->easy_handle;
H A Dghiper.c137 easy = msg->easy_handle;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A D10-at-a-time.c175 CURL *e = msg->easy_handle;
176 curl_easy_getinfo(msg->easy_handle, CURLINFO_PRIVATE, &url);
H A Dmulti-app.c130 found = (msg->easy_handle == handles[idx]);
H A Dhiperfifo.c158 easy = msg->easy_handle;
H A Devhiperfifo.c170 easy = msg->easy_handle;
H A Dghiper.c137 easy = msg->easy_handle;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/include/curl/
H A Dmulti.h84 CURL *easy_handle; /* the handle it concerns */ member in struct:CURLMsg
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/include/curl/
H A Dmulti.h84 CURL *easy_handle; /* the handle it concerns */ member in struct:CURLMsg
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/include/curl/
H A Dmulti.h84 CURL *easy_handle; /* the handle it concerns */ member in struct:CURLMsg
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dlib540.c129 CURL *e = msg->easy_handle;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dlib540.c129 CURL *e = msg->easy_handle;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dlib540.c129 CURL *e = msg->easy_handle;

Completed in 196 milliseconds