Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tzcode/zic/
H A Dzdump.c163 static const char * tformat(void);
185 (void) fprintf(stderr, tformat(), *tp);
195 (void) fprintf(stderr, tformat(), t);
552 (void) printf(tformat(), t); in show()
595 tformat(void) in tformat() function