Home
last modified time | relevance | path

Searched defs:url (Results 1 – 25 of 53) sorted by relevance

123

/curl/tests/libtest/
H A Dlibauthretry.c32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request()
60 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password()
66 static CURLcode send_right_password(CURL *curl, const char *url, int seq, in send_right_password()
85 CURLcode test(char *url) in test()
H A Dlib540.c51 static CURLcode init(int num, CURLM *cm, const char *url, const char *userpwd, in init()
102 static CURLcode loop(int num, CURLM *cm, const char *url, const char *userpwd, in loop()
H A Dlib586.c32 char *url; member
136 char *url; in test() local
H A Dlib1560.c787 static int checkurl(const char *org, const char *url, const char *out) in checkurl()
1245 char *url = NULL; in set_url() local
1292 char *url = NULL; in setget_parts() local
1336 char *url = NULL; in set_parts() local
1384 char *url = NULL; in get_url() local
1489 char *url; in append() local
1513 char *url; in scopeid() local
1788 const char *url[] = { in urldup() local
H A Dlib506.c34 char *url; member
180 char *url = NULL; in test() local
H A Dlib678.c66 static CURLcode test_cert_blob(const char *url, const char *cafile) in test_cert_blob()
H A Dlib1565.c44 static const char *url; variable
H A Dlib1156.c86 static int onetest(CURL *curl, const char *url, const struct testparams *p, in onetest()
/curl/docs/cmdline-opts/
H A Dvariable.md54 ## url section
/curl/docs/examples/
H A Dhttpput-postfields.c54 char *url; in main() local
H A Dmultithread.c51 static void *pull_one_url(void *url) in pull_one_url()
H A Dcrawler.c78 CURL *make_handle(char *url) in make_handle()
120 size_t follow_links(CURLM *multi_handle, memory *mem, char *url) in follow_links()
200 char *url; in main() local
H A Dhttpput.c69 char *url; in main() local
H A Dhttp2-serverpush.c132 static int setup(CURL *hnd, const char *url) in setup()
219 const char *url = "https://localhost:8443/index.html"; in main() local
H A D10-at-a-time.c132 char *url; in main() local
H A Danyauthput.c91 char *url; in main() local
H A Dchkspeed.c69 const char *url = URL_1M; in main() local
H A Dthreaded-ssl.c120 static void *pull_one_url(void *url) in pull_one_url()
/curl/src/
H A Dtool_xattr.c51 char *stripcredentials(const char *url) in stripcredentials()
114 int fwrite_xattr(CURL *curl, const char *url, int fd) in fwrite_xattr()
H A Dtool_operhlp.c58 bool output_expected(const char *url, const char *uploadfile) in output_expected()
183 CURLcode get_url_file_name(char **filename, const char *url) in get_url_file_name()
/curl/tests/unit/
H A Dunit1653.c47 static CURLUcode parse_port(CURLU *url, in parse_port()
/curl/tests/http/clients/
H A Dh2-serverpush.c134 static int setup(CURL *hnd, const char *url) in setup()
219 const char *url; in main() local
H A Dtls-session-reuse.c146 const char *url, int http_version) in add_transfer()
182 const char *url; in main() local
H A Dws-pingpong.c122 const char *url, *payload; in main() local
/curl/lib/
H A Durlapi.c107 static const char *find_host_sep(const char *url) in find_host_sep()
146 static CURLUcode urlencode_str(struct dynbuf *o, const char *url, in urlencode_str()
205 size_t Curl_is_absolute_url(const char *url, char *buf, size_t buflen, in Curl_is_absolute_url()
395 static CURLUcode junkscan(const char *url, size_t *urllen, unsigned int flags) in junkscan()
999 static CURLUcode parseurl(const char *url, CURLU *u, unsigned int flags) in parseurl()
1355 static CURLUcode parseurl_and_replace(const char *url, CURLU *u, in parseurl_and_replace()
1506 char *url; in curl_url_get() local

Completed in 48 milliseconds

123