Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 1 of 1) sorted by relevance

/timezone/
A Dzdump.c166 gmtime_r(time_t *tp, struct tm *tmp) in gmtime_r()
193 localtime_r(time_t *tp, struct tm *tmp) in localtime_r()
207 localtime_rz(timezone_t rz, time_t *tp, struct tm *tmp) in localtime_rz()
216 mktime_z(timezone_t tz, struct tm *tmp) in mktime_z()
279 my_gmtime_r(time_t *tp, struct tm *tmp) in my_gmtime_r()
289 my_localtime_rz(timezone_t tz, time_t *tp, struct tm *tmp) in my_localtime_rz()
352 saveabbr(char **buf, size_t *bufalloc, struct tm const *tmp) in saveabbr()
758 register struct tm * tmp; in show() local
1028 abbr(struct tm const *tmp) in abbr()

Completed in 9 milliseconds