Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c148 static int tmpRead(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
232 tmpRead, /* xRead */
266 static int tmpRead( in tmpRead() function