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

/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c24244 static int os2CurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *piNow){ function
24289 rc = os2CurrentTimeInt64(pVfs, &i);
24355 os2CurrentTimeInt64, /* xCurrentTimeInt64 */
[all...]

Completed in 560 milliseconds