Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzdump.c95 static const char *tformat(void);
358 fprintf(stderr, tformat(), *tp); in my_localtime_rz()
368 fprintf(stderr, tformat(), t); in my_localtime_rz()
850 printf(tformat(), t); in show()
860 printf(tformat(), t); in show()
1141 printf(tformat(), t); in showtrans()
1178 tformat(void) in tformat() function