Home
last modified time | relevance | path

Searched refs:pair (Results 1 – 13 of 13) sorted by relevance

/curl/tests/libtest/
H A Dlib1597.c31 struct pair { struct
52 static const struct pair prots[] = { in test() argument
/curl/docs/cmdline-opts/
H A Dresolve.md19 Provide a custom address for a specific host and port pair. Using this, you
28 port pair to the specified address. Wildcard is resolved last so any --resolve
H A Durl-query.md24 Add a piece of data, usually a name + value pair, to the end of the URL query
H A Dconnect-to.md19 For a request intended for the `HOST1:PORT1` pair, connect to `HOST2:PORT2`
H A Dupload-file.md45 --upload-file + URL pair specifies what to upload and to where. curl also
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_AUTH.md41 be specified within a pair of angled brackets (\<\>). However, if an empty
42 string is used then a pair of brackets are sent by libcurl as required by RFC
H A DCURLOPT_RESOLVE.md55 pair so redirects and everything that operations against the HOST+PORT instead
62 If the DNS cache already has an entry for the given host+port pair, the new
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md32 a hostname + port number pair). For each new session to a host, libcurl might
H A DCURLOPT_MAIL_RCPT.md39 pair of angled brackets (\<\>), however, should you not use an angled bracket
/curl/lib/
H A Dhttp_aws_sigv4.c438 struct pair { struct
445 const struct pair *aa = a; in compare_func() argument
446 const struct pair *bb = b; in compare_func()
534 struct pair array[MAX_QUERYPAIRS]; in canon_query()
535 struct pair *ap = &array[0]; in canon_query()
560 qsort(&array[0], entry, sizeof(struct pair), compare_func); in canon_query()
/curl/packages/vms/
H A Dpcsi_gnv_curl_file_list.txt12 ! Each subdirectory needs to be on its own pair of lines.
/curl/tests/
H A Druntests.md53 runtests.pl directly rather than via make, each test emits a pair of lines
/curl/docs/
H A DTODO262 host + port pair. Consider making support for providing a replacement address

Completed in 27 milliseconds