Searched refs:tm_hour (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/util/ |
| H A D | tdate_parse.c | 189 t = t * 24 + tmP->tm_hour; in tm_to_time() 228 tm.tm_hour = tm_hour; in httpdate_to_timet() 242 tm.tm_hour = tm_hour; in httpdate_to_timet() 249 &tm_hour, &tm_min, &tm_sec, &tm_mday, str_mon, in httpdate_to_timet() 253 tm.tm_hour = tm_hour; in httpdate_to_timet() 263 &tm_hour, &tm_min, &tm_sec, &tm_mday, str_mon, in httpdate_to_timet() 267 tm.tm_hour = tm_hour; in httpdate_to_timet() 286 tm.tm_hour = tm_hour; in httpdate_to_timet() 302 tm.tm_hour = tm_hour; in httpdate_to_timet() 317 tm.tm_hour = tm_hour; in httpdate_to_timet() [all …]
|