Searched refs:time_fmt (Results 1 – 1 of 1) sorted by relevance
/timezone/ |
A D | zdump.c | 928 istrftime(char *buf, size_t size, char const *time_fmt, in istrftime() argument 933 char const *f = time_fmt, *p; in istrftime() 1006 showtrans(char const *time_fmt, struct tm const *tm, time_t t, char const *ab, in showtrans() argument 1017 while (! istrftime(buf, size, time_fmt, tm, t, ab, zone_name)) { in showtrans()
|
Completed in 5 milliseconds