Home
last modified time | relevance | path

Searched refs:current_time_str (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/shared/
Dfile-util.c39 current_time_str(char *str, size_t len, const char *fmt) in current_time_str() function
97 if (current_time_str(timestr, sizeof(timestr), "%F_%H-%M-%S") < 0) in file_create_dated()