Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c743 static int asyncTruncate(sqlite3_file *pFile, sqlite3_int64 nByte){ in asyncTruncate() function
1026 asyncTruncate, /* xTruncate */ in asyncOpen()