Home
last modified time | relevance | path

Searched refs:Curl_gmtime (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dparsedate.h30 CURLcode Curl_gmtime(time_t intime, struct tm *store);
H A Dhsts.c318 result = Curl_gmtime((time_t)sts->expires, &stamp); in hsts_push()
342 CURLcode result = Curl_gmtime((time_t)sts->expires, &stamp); in hsts_out()
H A Dparsedate.c628 CURLcode Curl_gmtime(time_t intime, struct tm *store) in Curl_gmtime() function
H A Dfile.c484 result = Curl_gmtime(filetime, &buffer); in file_do()
H A Daltsvc.c254 CURLcode result = Curl_gmtime(as->expires, &stamp); in altsvc_out()
H A Dhttp_aws_sigv4.c720 result = Curl_gmtime(clock, &tm); in Curl_output_aws_sigv4()
H A Dftp.c2092 result = Curl_gmtime(filetime, &buffer); in ftp_state_mdtm_resp()
H A Dhttp.c1563 result = Curl_gmtime(data->set.timevalue, &keeptime); in Curl_add_timecondition()
/curl/lib/vtls/
H A Dgtls.c189 CURLcode result = Curl_gmtime(stamp, &buffer); in showtime()

Completed in 40 milliseconds