Searched refs:CURLM_CALL_MULTI_PERFORM (Results 1 - 25 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dlib560.c68 } while(code == CURLM_CALL_MULTI_PERFORM);
105 } while(code == CURLM_CALL_MULTI_PERFORM);
H A Dlib575.c84 while(CURLM_CALL_MULTI_PERFORM ==
111 while(CURLM_CALL_MULTI_PERFORM ==
H A Dlib503.c106 while (res == CURLM_CALL_MULTI_PERFORM) {
143 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib504.c109 ret = CURLM_CALL_MULTI_PERFORM;
111 while (ret == CURLM_CALL_MULTI_PERFORM) {
H A Dlib507.c85 } while (ret == CURLM_CALL_MULTI_PERFORM);
126 } while (ret == CURLM_CALL_MULTI_PERFORM);
H A Dlib533.c102 while (res == CURLM_CALL_MULTI_PERFORM) {
160 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib564.c101 while (res == CURLM_CALL_MULTI_PERFORM) {
138 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib525.c154 while (res == CURLM_CALL_MULTI_PERFORM) {
191 res = CURLM_CALL_MULTI_PERFORM;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dlib560.c68 } while(code == CURLM_CALL_MULTI_PERFORM);
105 } while(code == CURLM_CALL_MULTI_PERFORM);
H A Dlib575.c84 while(CURLM_CALL_MULTI_PERFORM ==
111 while(CURLM_CALL_MULTI_PERFORM ==
H A Dlib503.c106 while (res == CURLM_CALL_MULTI_PERFORM) {
143 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib504.c109 ret = CURLM_CALL_MULTI_PERFORM;
111 while (ret == CURLM_CALL_MULTI_PERFORM) {
H A Dlib507.c85 } while (ret == CURLM_CALL_MULTI_PERFORM);
126 } while (ret == CURLM_CALL_MULTI_PERFORM);
H A Dlib533.c102 while (res == CURLM_CALL_MULTI_PERFORM) {
160 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib564.c101 while (res == CURLM_CALL_MULTI_PERFORM) {
138 res = CURLM_CALL_MULTI_PERFORM;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dlib560.c68 } while(code == CURLM_CALL_MULTI_PERFORM);
105 } while(code == CURLM_CALL_MULTI_PERFORM);
H A Dlib575.c84 while(CURLM_CALL_MULTI_PERFORM ==
111 while(CURLM_CALL_MULTI_PERFORM ==
H A Dlib503.c106 while (res == CURLM_CALL_MULTI_PERFORM) {
143 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib504.c109 ret = CURLM_CALL_MULTI_PERFORM;
111 while (ret == CURLM_CALL_MULTI_PERFORM) {
H A Dlib507.c85 } while (ret == CURLM_CALL_MULTI_PERFORM);
126 } while (ret == CURLM_CALL_MULTI_PERFORM);
H A Dlib533.c102 while (res == CURLM_CALL_MULTI_PERFORM) {
160 res = CURLM_CALL_MULTI_PERFORM;
H A Dlib564.c101 while (res == CURLM_CALL_MULTI_PERFORM) {
138 res = CURLM_CALL_MULTI_PERFORM;
/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.h58 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator in enum:__anon35622
72 curl_multi_perform() and CURLM_CALL_MULTI_PERFORM */
73 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/include/curl/
H A Dmulti.h58 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator in enum:__anon692
72 curl_multi_perform() and CURLM_CALL_MULTI_PERFORM */
73 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/include/curl/
H A Dmulti.h58 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator in enum:__anon1597
72 curl_multi_perform() and CURLM_CALL_MULTI_PERFORM */
73 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM

Completed in 130 milliseconds

123