FilePoint 69642 sqlite3/libsqlite/sqlite3.c typedef struct FilePoint FilePoint; FilePoint 69685 sqlite3/libsqlite/sqlite3.c FilePoint endpoint; /* Pointer to the end of the file */ FilePoint 69686 sqlite3/libsqlite/sqlite3.c FilePoint readpoint; /* Pointer to the end of the last xRead() */