Searched refs:fs_io_methods (Results 1 – 1 of 1) sorted by relevance
208 static sqlite3_io_methods fs_io_methods = { variable606 p->base.pMethods = &fs_io_methods; in fsOpen()