Home
last modified time | relevance | path

Searched refs:curl_waitfd (Results 1 – 17 of 17) sorted by relevance

/external/curl/docs/libcurl/
Dcurl_multi_wait.md26 struct curl_waitfd extra_fds[],
41 The calling application may pass additional *curl_waitfd* structures which
58 # curl_waitfd chapter
61 struct curl_waitfd {
70 Bit flag to *curl_waitfd.events* indicating the socket should poll on read
75 Bit flag to *curl_waitfd.events* indicating the socket should poll on high
80 Bit flag to *curl_waitfd.events* indicating the socket should poll on
Dcurl_multi_poll.md27 struct curl_waitfd extra_fds[],
42 The calling application may pass additional curl_waitfd structures which are
65 # curl_waitfd chapter
68 struct curl_waitfd {
77 Bit flag to curl_waitfd.events indicating the socket should poll on read
82 Bit flag to curl_waitfd.events indicating the socket should poll on high
87 Bit flag to curl_waitfd.events indicating the socket should poll on write
114 struct curl_waitfd myown;
Dcurl_multi_waitfds.md28 struct curl_waitfd *ufds,
35 This function extracts *curl_waitfd* structures which are similar to
66 struct curl_waitfd *ufds;
87 ufds = malloc(fd_count * sizeof(struct curl_waitfd));
/external/curl/include/curl/
Dmulti.h114 struct curl_waitfd { struct
173 struct curl_waitfd extra_fds[],
187 struct curl_waitfd extra_fds[],
473 struct curl_waitfd *ufds,
/external/sandboxed-api/oss-internship-2020/curl/curl_wrapper/
Dcurl_wrapper.h63 struct curl_waitfd* extra_fds,
69 struct curl_waitfd* extra_fds,
Dcurl_wrapper.cc63 struct curl_waitfd* extra_fds, in curl_multi_poll_sapi()
71 struct curl_waitfd* extra_fds, in curl_multi_wait_sapi()
/external/curl/lib/
Dselect.h134 struct curl_waitfd *wfds;
140 struct curl_waitfd *static_wfds,
Dselect.c492 struct curl_waitfd *static_wfds, in Curl_waitfds_init()
Dmulti.c1211 struct curl_waitfd *ufds, in curl_multi_waitfds()
1267 struct curl_waitfd extra_fds[],
1515 struct curl_waitfd extra_fds[],
1525 struct curl_waitfd extra_fds[],
/external/curl/tests/libtest/
Dlib2405.c140 struct curl_waitfd ufds[10]; in test_run()
141 struct curl_waitfd ufds1[10]; in test_run()
317 struct curl_waitfd ufds[10]; in empty_multi_test()
Dlib677.c55 struct curl_waitfd waitfd; in test()
/external/libbrillo/brillo/http/
Dcurl_api.h122 curl_waitfd extra_fds[],
220 curl_waitfd extra_fds[],
Dmock_curl_api.h82 (CURLM*, curl_waitfd[], unsigned int, int, int*),
Dcurl_api.cc188 curl_waitfd extra_fds[], in MultiWait()
/external/federated-compute/fcp/client/http/curl/
Dcurl_api.h80 CURLMcode Poll(curl_waitfd extra_fds[], unsigned int extra_nfds,
Dcurl_api.cc69 CURLMcode CurlMultiHandle::Poll(curl_waitfd extra_fds[], in Poll()
/external/curl/packages/OS400/
Dcurl.inc.in2323 d curl_waitfd...
2991 d extra_fds * value curl_waitfd *
3039 d ufds * value curl_waitfd *