Searched refs:tm_min (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/util/ |
| H A D | tdate_parse.c | 190 t = t * 60 + tmP->tm_min; in tm_to_time() 229 tm.tm_min = tm_min; in httpdate_to_timet() 243 tm.tm_min = tm_min; in httpdate_to_timet() 249 &tm_hour, &tm_min, &tm_sec, &tm_mday, str_mon, in httpdate_to_timet() 254 tm.tm_min = tm_min; in httpdate_to_timet() 263 &tm_hour, &tm_min, &tm_sec, &tm_mday, str_mon, in httpdate_to_timet() 268 tm.tm_min = tm_min; in httpdate_to_timet() 287 tm.tm_min = tm_min; in httpdate_to_timet() 303 tm.tm_min = tm_min; in httpdate_to_timet() 318 tm.tm_min = tm_min; in httpdate_to_timet() [all …]
|