Home | History | Annotate | Download | only in tests

Lines Matching refs:tmBuf

201         struct tm tmBuf;
202 ptm = localtime_r(&now, &tmBuf);