Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c4867 static char ascii_time[9]; in hms() local
4871 strftime(ascii_time, sizeof(ascii_time), "%H:%M:%S", ltime); in hms()
4873 return ascii_time; in hms()

Completed in 6 milliseconds