Home
last modified time | relevance | path

Searched refs:time (Results 276 – 288 of 288) sorted by relevance

1...<<1112

/curl/docs/
H A DTODO270 short period of time. Currently we only cache positive responses.
369 time-stamps (CURLINFO_*_TIME). When curl is following redirects, those
370 returned time value are the accumulated sums. An improvement could be to
382 The netrc file is read and parsed each time a connection is setup, which
609 The Retry-After is said to dicate "the minimum time that the user agent is
1194 modification time for the uploaded file.
/curl/docs/libcurl/
H A Dcurl_formadd.md34 post. Append one section at a time until you have added all the sections you
H A Dlibcurl-security.md55 time anyone reads that file.
/curl/lib/
H A Durldata.h1189 struct curltime time; member
H A Dcurl_config.h.cmake586 /* Define to 1 if you have the <sys/time.h> header file. */
H A Dhttp.c3067 retry_after = date - time(NULL); in Curl_http_header()
/curl/tests/http/
H A Dtest_07_upload.py31 import time
/curl/lib/vtls/
H A Dschannel.c2842 elapsed_ms = Curl_timediff(now, share->time); in Curl_schannel_get_cached_cert_store()
2941 share->time = Curl_now(); in Curl_schannel_set_cached_cert_store()
H A Dopenssl.c3313 struct curltime time; /* when the cached store was created */ member
3339 timediff_t elapsed_ms = Curl_timediff(now, mb->time); in cached_x509_store_expired()
3421 share->time = Curl_now(); in set_cached_x509_store()
/curl/m4/
H A Dcurl-functions.m4369 dnl included when time.h is to be included.
378 # include <sys/time.h>
380 #include <time.h>
383 sys/types.h sys/time.h,
/curl/
H A DCMakeLists.txt1400 check_include_file_concat("sys/time.h" HAVE_SYS_TIME_H)
1491 check_symbol_exists("gmtime_r" "${CURL_INCLUDES};stdlib.h;time.h" HAVE_GMTIME_R)
/curl/src/
H A Dtool_getparam.c2649 now = time(NULL); in getparameter()
/curl/packages/OS400/
H A Dcurl.inc.in2442 d time * char *
2458 d time 10i 0 time_t

Completed in 122 milliseconds

1...<<1112