Home
last modified time | relevance | path

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

1...<<11

/curl/src/
H A Dtool_operhlp.c92 CURLcode add_file_name_to_url(CURL *curl, char **inurlp, const char *filename) in add_file_name_to_url()
H A DMakefile.am46 bin_PROGRAMS = curl program
H A Dtool_help.c227 CURL *curl = curl_easy_init(); in tool_list_engines() local
H A Dtool_formparse.c240 static CURLcode tool2curlparts(CURL *curl, struct tool_mime *m, in tool2curlparts()
308 CURLcode tool2curlmime(CURL *curl, struct tool_mime *m, curl_mime **mime) in tool2curlmime()
H A Dtool_cb_hdr.c383 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.c378 CURL *curl = per->curl; in post_per_transfer() local
874 CURL *curl; in single_transfer() local
/curl/tests/libtest/
H A Dlib552.c171 CURL *curl; in test() local
/curl/lib/
H A Dws.c1240 CURL_EXTERN CURLcode curl_ws_recv(CURL *curl, void *buffer, size_t buflen, in curl_ws_recv()
1252 CURL_EXTERN CURLcode curl_ws_send(CURL *curl, const void *buffer, in curl_ws_send()
H A Durl.c504 CURLcode Curl_open(struct Curl_easy **curl) in Curl_open()
/curl/tests/http/testenv/
H A Denv.py457 def curl(self) -> str: member in Env
/curl/tests/http/
H A Dtest_07_upload.py455 def check_download(self, count, srcfile, curl): argument
/curl/
H A Dconfigure.ac29 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.se/mail/]) package
/curl/packages/OS400/
H A Dccsidcurl.c568 curl_easy_getinfo_ccsid(CURL *curl, CURLINFO info, ...) in curl_easy_getinfo_ccsid()

Completed in 62 milliseconds

1...<<11