Home
last modified time | relevance | path

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

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