Home
last modified time | relevance | path

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

/lib/libc/
Dtime.c57 tm->tm_mday, tm->tm_hour, tm->tm_min, in asctime_r()
129 tm->tm_hour = hours; in gmtime_r()
206 secs = 24 * days + tm->tm_hour; in mktime()
/include/
Dtime.h10 int tm_hour; member