HomeSort by: relevance | last modified time | path
    Searched defs:tformat (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zdump.c 93 static const char *tformat(void);
349 (void) fprintf(stderr, tformat(), *tp);
359 (void) fprintf(stderr, tformat(), t);
838 printf(tformat(), t);
848 printf(tformat(), t);
1132 printf(tformat(), t);
1169 tformat(void) function

Completed in 15 milliseconds