Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c99 static int vlogRead(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst);
156 vlogRead, /* xRead */
382 static int vlogRead( in vlogRead() function