Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tzcode/
HDzdump.c99 static const char *tformat(void);
373 fprintf(stderr, tformat(), *tp); in my_localtime_rz()
383 fprintf(stderr, tformat(), t); in my_localtime_rz()
858 printf(tformat(), t); in show()
868 printf(tformat(), t); in show()
1151 printf(tformat(), t); in showtrans()
1188 tformat(void) in tformat() function