Home
last modified time | relevance | path

Searched defs:multi (Results 1 – 25 of 37) sorted by relevance

12

/curl/lib/
H A Dmulti.c478 struct Curl_multi *multi = m; in curl_multi_add_handle() local
778 struct Curl_multi *multi = m; in curl_multi_remove_handle() local
1154 struct Curl_multi *multi = m; in curl_multi_fdset() local
1195 struct Curl_multi *multi = m; in curl_multi_waitfds() local
1518 struct Curl_multi *multi = m; local
2993 struct Curl_multi *multi = m; local
3081 struct Curl_multi *multi = m; local
3160 struct Curl_multi *multi = m; local
3472 struct Curl_multi *multi; member
3629 struct Curl_multi *multi = m; local
[all …]
H A Deasy.c401 static int events_timer(CURLM *multi, /* multi handle */ in events_timer()
533 static void events_setup(struct Curl_multi *multi, struct events *ev) in events_setup()
550 static CURLcode wait_or_timeout(struct Curl_multi *multi, struct events *ev) in wait_or_timeout()
673 static CURLcode easy_events(struct Curl_multi *multi) in easy_events()
689 static CURLcode easy_transfer(struct Curl_multi *multi) in easy_transfer()
745 struct Curl_multi *multi; in easy_perform() local
H A Dconncache.h59 struct Curl_multi *multi; /* != NULL iff pool belongs to multi */ member
/curl/tests/libtest/
H A Dlib1939.c31 CURLM *multi; in test() local
H A Dlib1564.c35 CURLM *multi = NULL; in test() local
H A Dlib1500.c35 CURLM *multi = NULL; in test() local
H A Dlib1552.c35 CURLM *multi = NULL; in test() local
H A Dlib507.c35 CURLM *multi = NULL; in test() local
H A Dlib1502.c46 CURLM *multi = NULL; in test() local
H A Dlib597.c46 CURLM *multi = NULL; in test() local
H A Dlib591.c41 CURLM *multi = NULL; in test() local
H A Dlib1553.c49 CURLM *multi = NULL; in test() local
H A Dlib2405.c121 CURLM *multi = NULL; in test_run() local
231 CURLM *multi = NULL; in empty_multi_test() local
H A Dlib1515.c108 CURLM *multi = NULL; in test() local
H A Dlibntlmconnect.c95 CURLM *multi = NULL; in test() local
H A Dlib670.c106 CURLM *multi = NULL; in test() local
/curl/docs/examples/
H A Dmulti-uv.c46 CURLM *multi; member
82 static void add_download(const char *url, int num, CURLM *multi) in add_download()
170 static int cb_timeout(CURLM *multi, long timeout_ms, in cb_timeout()
H A Dhttp2-pushinmemory.c127 CURLM *multi; in main() local
H A Dmulti-event.c151 static int start_timeout(CURLM *multi, long timeout_ms, void *userp) in start_timeout()
H A Devhiperfifo.c89 CURLM *multi; member
120 static int multi_timer_cb(CURLM *multi, long timeout_ms, GlobalInfo *g) in multi_timer_cb()
H A Dghiper.c74 CURLM *multi; member
158 static int update_timeout_cb(CURLM *multi, long timeout_ms, void *userp) in update_timeout_cb()
/curl/tests/http/clients/
H A Dtls-session-reuse.c141 static void add_transfer(CURLM *multi, CURLSH *share, in add_transfer()
180 CURLM *multi; in main() local
H A Dh2-upgrade-extreme.c143 CURLM *multi; in main() local
/curl/tests/unit/
H A Dunit1609.c105 struct Curl_multi *multi = NULL; variable
H A Dunit1607.c113 struct Curl_multi *multi = NULL; variable

Completed in 84 milliseconds

12