Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/time/
A Dgetdate.c9 static struct tm tmbuf; in getdate() local
30 p = strptime(s, fmt, &tmbuf); in getdate()
32 ret = &tmbuf; in getdate()

Completed in 5 milliseconds