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

  /src/lib/libc/time/
zdump.c 100 static const char *tformat(void);
356 (void) fprintf(stderr, tformat(), *tp);
366 (void) fprintf(stderr, tformat(), t);
845 printf(tformat(), t);
855 printf(tformat(), t);
1136 printf(tformat(), t);
1173 tformat(void) function in typeref:typename:const char *
zdump.c 100 static const char *tformat(void);
356 (void) fprintf(stderr, tformat(), *tp);
366 (void) fprintf(stderr, tformat(), t);
845 printf(tformat(), t);
855 printf(tformat(), t);
1136 printf(tformat(), t);
1173 tformat(void) function in typeref:typename:const char *

Completed in 25 milliseconds