Searched refs:apndTruncate (Results 1 – 1 of 1) sorted by relevance
141 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);207 apndTruncate, /* xTruncate */298 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function