Searched defs:time_str (Results 1 – 3 of 3) sorted by relevance
87 static int get_h_m_s(const struct shell *sh, struct tm *t, char *time_str) in get_h_m_s()
183 char time_str[sizeof("1970-01-01T00:00:00")]; in timestamp_print() local216 char time_str[sizeof("1970-01-01 00:00:00")]; in timestamp_print() local236 char time_str[sizeof("1970-01-01T00:00:00")]; in timestamp_print() local
43 char time_str[sizeof("1970-01-01T00:00:00-00:00")] = { 0 }; in put_time() local316 char time_str[sizeof("4294967295")] = { 0 }; in get_time_string() local