Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c96 static const char *tformat(void);
357 fprintf(stderr, tformat(), *tp); in my_localtime_rz()
367 fprintf(stderr, tformat(), t); in my_localtime_rz()
849 printf(tformat(), t); in show()
859 printf(tformat(), t); in show()
1140 printf(tformat(), t); in showtrans()
1177 tformat(void) in tformat() function