Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib1597.c31 struct pair { struct
52 static const struct pair prots[] = { in test() argument
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_AUTH.md40 be specified within a pair of angled brackets (\<\>). However, if an empty
41 string is used then a pair of brackets are sent by libcurl as required by RFC
H A DCURLOPT_RESOLVE.md49 pair so redirects and everything that operations against the HOST+PORT instead
56 If the DNS cache already has an entry for the given host+port pair, the new
H A DCURLOPT_MAIL_RCPT.md35 pair of angled brackets (\<\>), however, should you not use an angled bracket
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md31 a hostname + port number pair). For each new session to a host, libcurl might
/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.md44 --upload-file + URL pair specifies what to upload and to where. curl also
/curl/lib/
H A Dhttp_aws_sigv4.c407 struct pair { struct
414 const struct pair *aa = a; in compare_func() argument
415 const struct pair *bb = b; in compare_func()
503 struct pair array[MAX_QUERYPAIRS]; in canon_query()
504 struct pair *ap = &array[0]; in canon_query()
529 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/docs/
H A DTODO252 host + port pair. Consider making support for providing a replacement address

Completed in 37 milliseconds