Home
last modified time | relevance | path

Searched defs:curl (Results 251 – 265 of 265) sorted by relevance

1...<<11

/curl/tests/libtest/
H A Dlib552.c171 CURL *curl; in test() local
H A Dlib3207.c95 CURL *curl = curl_easy_init(); in test_thread() local
/curl/tests/http/clients/
H A Dupload-pausing.c204 CURL *curl; in main() local
/curl/src/
H A DMakefile.am49 bin_PROGRAMS = curl program
H A Dtool_formparse.c238 static CURLcode tool2curlparts(CURL *curl, struct tool_mime *m, in tool2curlparts()
306 CURLcode tool2curlmime(CURL *curl, struct tool_mime *m, curl_mime **mime) in tool2curlmime()
H A Dtool_help.c397 CURL *curl = curl_easy_init(); in tool_list_engines() local
H A Dtool_cb_hdr.c429 void write_linked_location(CURL *curl, const char *location, size_t loclen, in write_linked_location()
H A Dtool_operate.h37 CURL *curl; member
H A Dtool_operate.c460 CURL *curl = per->curl; in post_per_transfer() local
965 CURL *curl; in single_transfer() local
/curl/lib/
H A Dws.c1357 CURL_EXTERN CURLcode curl_ws_recv(CURL *curl, void *buffer, size_t buflen, in curl_ws_recv()
1369 CURL_EXTERN CURLcode curl_ws_send(CURL *curl, const void *buffer, in curl_ws_send()
H A Durl.c503 CURLcode Curl_open(struct Curl_easy **curl) in Curl_open()
/curl/tests/http/testenv/
H A Denv.py527 def curl(self) -> str: member in Env
/curl/
H A Dconfigure.ac29 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.se/mail/]) package
/curl/tests/http/
H A Dtest_07_upload.py522 def check_download(self, count, srcfile, curl): argument
/curl/packages/OS400/
H A Dccsidcurl.c568 curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...) in curl_easy_getinfo_ccsid()

Completed in 61 milliseconds

1...<<11