Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dvsprintf.c1863 char *time64_str(char *buf, char *end, const time64_t time, in time64_str() function
1893 return time64_str(buf, end, *(const time64_t *)ptr, spec, fmt); in time_and_date()