Searched refs:its (Results 1 – 25 of 165) sorted by relevance
1234567
146 struct itimerspec its; in multi_timer_cb() local151 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() local468 struct itimerspec its; in main() local491 its.it_interval.tv_sec = 0; in main()[all …]
34 # Add a delay to give server time to write its output since we otherwise might35 # not even give it enough time to write its lock file.
29 # GnuTLS seems to not fail on its handshake but instead times out which gives
34 libcurl passes on the verbatim string in its request without any filter or38 previous ones. Set it to NULL to disable its use again.
41 libcurl uses this handle and its contents read-only and does not change its
36 By default, libcurl uses its internal wildcard matching implementation. You40 A brief introduction of its syntax follows:
32 verbose information about its operations on this *handle*. Useful for
37 previous ones. Set it to NULL to disable its use again.
38 previous ones. Set it to NULL to disable its use again.
39 previous ones. Set it to NULL to disable its use again.
44 previous ones. Set it to NULL to disable its use again.
22 Use HTTP version 1.0 instead of using its internally preferred HTTP version.
18 Do not use the IP address the server suggests in its response to curl's PASV
24 curl passes on the verbatim string you give it its the request without any
20 response when curl emits an Expects: 100-continue header in its request. By
31 does not attempt any other HTTP versions on its own. Use --http3 for similar
27 indicating its identity. A public key is extracted from this certificate and
33 either in its short form with a single dash and a single letter, or in the
30 multiple URLs in a single invoke, each provided URL needs its own dedicated
11 …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…
29 its important components (like OpenSSL version).
66 this function call. If the name is not null-terminated, you must set its75 must set its length with **CURLFORM_NAMELENGTH**. The *name* is not allowed to93 set its length with **CURLFORM_CONTENTSLENGTH**.119 followed by a filename, causes that file to be read and its contents used121 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 when186 its value. Each curl_forms structure element has a *CURLformoption* and a
29 emulate its behavior and provide an identical interface for all operating
10 information about other files and things that the git repository keeps in its
Completed in 26 milliseconds