Home
last modified time | relevance | path

Searched defs:date (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dparsedate.c266 static void skip(const char **date) in skip()
299 static int oneortwodigit(const char *date, const char **endp) in oneortwodigit()
312 static bool match_time(const char *date, in match_time()
357 static int parsedate(const char *date, time_t *output) in parsedate()
574 static int parsedate(const char *date, time_t *output) in parsedate()
H A Dhsts.c426 char date[MAX_HSTS_DATELEN + 1]; in hsts_add() local
H A Daltsvc.c172 char date[MAX_ALTSVC_DATELEN + 1]; in altsvc_add() local
H A Dhttp_aws_sigv4.c539 char date[9]; in Curl_output_aws_sigv4() local
H A Dcookie.c757 char date[128]; in Curl_cookie_add() local
H A Dhttp.c3082 time_t date = Curl_getdate_capped(v); in Curl_http_header() local
/curl/lib/vssh/
H A Dlibssh.c2902 time_t date = Curl_getdate_capped(sshc->quote_path1); in sftp_quote_stat() local
H A Dlibssh2.c1779 time_t date = Curl_getdate_capped(sshc->quote_path1); in ssh_statemach_act() local

Completed in 54 milliseconds