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.c106 static const char *tformat(void);
128 (void) fprintf(stderr, tformat(), *tp);
138 (void) fprintf(stderr, tformat(), t);
507 (void) printf(tformat(), t);
550 tformat() in tformat() function