Home
last modified time | relevance | path

Searched refs:its (Results 1 – 25 of 165) sorted by relevance

1234567

/curl/docs/examples/
H A Dephiperfifo.c146 struct itimerspec its; in multi_timer_cb() local
151 its.it_interval.tv_sec = 0; in multi_timer_cb()
152 its.it_interval.tv_nsec = 0; in multi_timer_cb()
160 its.it_interval.tv_sec = 0; in multi_timer_cb()
161 its.it_interval.tv_nsec = 0; in multi_timer_cb()
162 its.it_value.tv_sec = 0; in multi_timer_cb()
163 its.it_value.tv_nsec = 1; in multi_timer_cb()
204 struct itimerspec its; in event_cb() local
468 struct itimerspec its; in main() local
491 its.it_interval.tv_sec = 0; in main()
[all …]
/curl/tests/data/
H A Dtest58734 # Add a delay to give server time to write its output since we otherwise might
35 # not even give it enough time to write its lock file.
H A Dtest40529 # GnuTLS seems to not fail on its handshake but instead times out which gives
/curl/docs/libcurl/opts/
H A DCURLOPT_REQUEST_TARGET.md34 libcurl passes on the verbatim string in its request without any filter or
38 previous ones. Set it to NULL to disable its use again.
H A DCURLOPT_CURLU.md41 libcurl uses this handle and its contents read-only and does not change its
H A DCURLOPT_WILDCARDMATCH.md36 By default, libcurl uses its internal wildcard matching implementation. You
40 A brief introduction of its syntax follows:
H A DCURLOPT_VERBOSE.md32 verbose information about its operations on this *handle*. Useful for
H A DCURLOPT_FTP_ACCOUNT.md37 previous ones. Set it to NULL to disable its use again.
H A DCURLOPT_HAPROXY_CLIENT_IP.md38 previous ones. Set it to NULL to disable its use again.
H A DCURLOPT_PROXY_SERVICE_NAME.md39 previous ones. Set it to NULL to disable its use again.
H A DCURLOPT_REFERER.md39 previous ones. Set it to NULL to disable its use again.
H A DCURLOPT_SERVICE_NAME.md44 previous ones. Set it to NULL to disable its use again.
/curl/docs/cmdline-opts/
H A Dhttp1.0.md22 Use HTTP version 1.0 instead of using its internally preferred HTTP version.
H A Dftp-skip-pasv-ip.md18 Do not use the IP address the server suggests in its response to curl's PASV
H A Drequest-target.md24 curl passes on the verbatim string you give it its the request without any
H A Dexpect100-timeout.md20 response when curl emits an Expects: 100-continue header in its request. By
H A Dhttp3-only.md31 does not attempt any other HTTP versions on its own. Use --http3 for similar
H A Dproxy-pinnedpubkey.md27 indicating its identity. A public key is extracted from this certificate and
H A Dhelp.md33 either in its short form with a single dash and a single letter, or in the
H A Durl.md30 multiple URLs in a single invoke, each provided URL needs its own dedicated
/curl/LICENSES/
H A DBSD-4-Clause-UC.txt11 …product includes software developed by the University of California, Berkeley and its contributors.
13 4. Neither the name of the University nor the names of its contributors may be used to endorse or p…
/curl/docs/libcurl/
H A Dcurl_version.md29 its important components (like OpenSSL version).
H A Dcurl_formadd.md66 this function call. If the name is not null-terminated, you must set its
75 must set its length with **CURLFORM_NAMELENGTH**. The *name* is not allowed to
93 set its length with **CURLFORM_CONTENTSLENGTH**.
119 followed by a filename, causes that file to be read and its contents used
121 upload part simply because its data was read from a file.
136 The given upload file has to exist in its full in the file system already when
186 its value. Each curl_forms structure element has a *CURLformoption* and a
H A Dcurl_getenv.md29 emulate its behavior and provide an identical interface for all operating
/curl/
H A DGIT-INFO.md10 information about other files and things that the git repository keeps in its

Completed in 27 milliseconds

1234567