Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c1058 istrftime(char *buf, ptrdiff_t size, char const *time_fmt, in istrftime() argument
1063 char const *f = time_fmt, *p; in istrftime()
1136 showtrans(char const *time_fmt, struct tm const *tm, time_t t, char const *ab, in showtrans() argument
1147 while (! istrftime(buf, size, time_fmt, tm, t, ab, zone_name)) { in showtrans()