Searched defs:format_time (Results 1 – 2 of 2) sorted by relevance
16 static const char format_time[] = "%T"; /* hh:mm:ss */ variable
16 static const char *format_time(time_t time, in format_time() function