Home
last modified time | relevance | path

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

/timezone/
A Dzdump.c293 struct tm tm; in my_localtime_rz() local
527 struct tm tm, newtm; in main() local
651 struct tm tm; in hunt() local
760 struct tm tm, gmtm; in show() local
834 format_local_time(char *buf, size_t size, struct tm const *tm) in format_local_time()
857 format_utc_offset(char *buf, size_t size, struct tm const *tm, time_t t) in format_utc_offset()
929 struct tm const *tm, time_t t, char const *ab, char const *zone_name) in istrftime()
1006 showtrans(char const *time_fmt, struct tm const *tm, time_t t, char const *ab, in showtrans()
A Dtest-tz.c22 struct tm tm; in main() local

Completed in 11 milliseconds