Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8838 static int apndRead(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
8904 apndRead, /* xRead */
8934 static int apndRead( in apndRead() function