Home
last modified time | relevance | path

Searched refs:format_iso_time (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/toys/net/
H A Dsntp.c216 format_iso_time(toybuf, sizeof(toybuf)-1, &tv2); in sntp_main()
/third_party/toybox/toys/other/
H A Dstat.c71 strout(format_iso_time(toybuf+128, sizeof(toybuf)-128, ts)); in date_stat_format()
/third_party/toybox/lib/
H A Dlib.h281 char *format_iso_time(char *buf, size_t len, struct timespec *ts);
H A Dlib.c1404 char *format_iso_time(char *buf, size_t len, struct timespec *ts) in format_iso_time() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h272 char *format_iso_time(char *buf, size_t len, struct timespec *ts);
/third_party/toybox/toys/pending/
H A Ddiff.c583 format_iso_time(date, sizeof(date), &sb->st_mtim)); in show_label()

Completed in 7 milliseconds