Searched refs:sNow (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c14285 struct tm sNow; local
14286 gmtime_r(&t, &sNow);
14287 strftime(zBuf, 20, zFormat, &sNow);
30013 struct timespec sNow; local
30017 struct timeval sNow; local
[all...]

Completed in 325 milliseconds