Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c51718 static int winHandleTruncate(HANDLE h, sqlite3_int64 nByte){ function
52855 rc = winHandleTruncate(h, 0);
53366 rc = winHandleTruncate(hShared, nByte);