Home
last modified time | relevance | path

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

/mOS-networking-stack/util/
H A Dtdate_parse.c222 &tm_sec ) == 6 && in httpdate_to_timet()
230 tm.tm_sec = tm_sec; in httpdate_to_timet()
236 &tm_sec) == 6 && in httpdate_to_timet()
244 tm.tm_sec = tm_sec; in httpdate_to_timet()
255 tm.tm_sec = tm_sec; in httpdate_to_timet()
269 tm.tm_sec = tm_sec; in httpdate_to_timet()
278 &tm_sec ) == 7 && in httpdate_to_timet()
288 tm.tm_sec = tm_sec; in httpdate_to_timet()
294 &tm_sec ) == 7 && in httpdate_to_timet()
304 tm.tm_sec = tm_sec; in httpdate_to_timet()
[all …]