Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c229 static sqlite3_io_methods tmp_io_methods = { variable
601 p2->base.pMethods = &tmp_io_methods; in fsOpen()