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

/freebsd-12-stable/contrib/sqlite3/
H A Dshell.c3781 static int apndUnfetch(sqlite3_file*, sqlite3_int64 iOfst, void *p);
3847 apndUnfetch /* xUnfetch */
4052 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ function

Completed in 142 milliseconds