Home
last modified time | relevance | path

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

/lib/libc/
Dtime.c57 tm->tm_mday, tm->tm_hour, tm->tm_min, in asctime_r()
128 tm->tm_min = mins; in gmtime_r()
207 secs = secs * 60 + tm->tm_min; in mktime()
/include/
Dtime.h9 int tm_min; member