Searched refs:tmbuf (Results 1 – 1 of 1) sorted by relevance
9 static struct tm tmbuf; in getdate() local30 p = strptime(s, fmt, &tmbuf); in getdate()32 ret = &tmbuf; in getdate()
Completed in 5 milliseconds