Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_journal.c187 static sqlite3_io_methods jt_io_methods = { variable
711 pFile->pMethods = &jt_io_methods; in jtOpen()