Home
last modified time | relevance | path

Searched refs:curl_easy_perform (Results 1 – 25 of 222) sorted by relevance

123456789

/external/curl/tests/libtest/
Dlib661.c51 res = curl_easy_perform(curl); in test()
56 res = curl_easy_perform(curl); in test()
74 res = curl_easy_perform(curl); in test()
81 res = curl_easy_perform(curl); in test()
87 res = curl_easy_perform(curl); in test()
111 res = curl_easy_perform(curl); in test()
128 res = curl_easy_perform(curl); in test()
139 res = curl_easy_perform(curl); in test()
Dlib572.c84 res = curl_easy_perform(curl); in test()
114 res = curl_easy_perform(curl); in test()
132 res = curl_easy_perform(curl); in test()
150 res = curl_easy_perform(curl); in test()
167 res = curl_easy_perform(curl); in test()
Dlib571.c146 res = curl_easy_perform(curl); in test()
161 res = curl_easy_perform(curl); in test()
176 res = curl_easy_perform(curl); in test()
190 res = curl_easy_perform(curl); in test()
200 res = curl_easy_perform(curl); in test()
Dlib568.c96 res = curl_easy_perform(curl); in test()
115 res = curl_easy_perform(curl); in test()
141 res = curl_easy_perform(curl); in test()
161 res = curl_easy_perform(curl); in test()
Dlib570.c67 res = curl_easy_perform(curl); in test()
88 res = curl_easy_perform(curl); in test()
103 res = curl_easy_perform(curl); in test()
Dlib569.c70 res = curl_easy_perform(curl); in test()
92 res = curl_easy_perform(curl); in test()
110 res = curl_easy_perform(curl); in test()
Dlib1551.c39 res = curl_easy_perform(curl); in test()
42 res = curl_easy_perform(curl); in test()
Dlib1908.c41 ret = curl_easy_perform(hnd); in test()
47 ret = curl_easy_perform(also); in test()
Dlib1567.c42 res = curl_easy_perform(curl); in test()
45 res = curl_easy_perform(curl); in test()
Dlib519.c49 res = curl_easy_perform(curl); in test()
54 res = curl_easy_perform(curl); in test()
Dlib574.c56 res = curl_easy_perform(curl); in test()
61 res = curl_easy_perform(curl); in test()
Dlib653.c50 res = curl_easy_perform(curls); in test()
56 res = curl_easy_perform(curls); in test()
Dlib1511.c43 res = curl_easy_perform(curl); in test()
56 res = curl_easy_perform(curl); in test()
Dlib674.c62 res = curl_easy_perform(handle); in test()
71 res = curl_easy_perform(handle2); in test()
Dlib598.c50 res = curl_easy_perform(curl); in test()
62 res = curl_easy_perform(curl); in test()
Dlib3010.c38 ret = curl_easy_perform(curl); in test()
48 ret = curl_easy_perform(curl); in test()
Dlib1906.c42 curl_code = curl_easy_perform(curl); in test()
56 curl_code = curl_easy_perform(curl); in test()
Dlib539.c52 res = curl_easy_perform(curl); in test()
81 res = curl_easy_perform(curl); in test()
Dlib575.c56 res = curl_easy_perform(handle); in test()
60 res = curl_easy_perform(handle); in test()
Dlib655.c82 res = curl_easy_perform(curl); in test()
94 res = curl_easy_perform(curl); in test()
Dlib541.c100 curl_easy_perform(curl); in test()
104 res = curl_easy_perform(curl); in test()
/external/curl/docs/examples/
Dpersistent.c46 res = curl_easy_perform(curl); in main()
57 res = curl_easy_perform(curl); in main()
Dimap-store.c57 res = curl_easy_perform(curl); in main()
69 res = curl_easy_perform(curl); in main()
Dcookie_interface.c77 res = curl_easy_perform(curl); in main()
125 res = curl_easy_perform(curl); in main()
Dcacertinmem.c150 rv = curl_easy_perform(ch); in main()
172 rv = curl_easy_perform(ch); in main()

123456789