Searched refs:sqlite3_io_methods (Results 1 – 5 of 5) sorted by relevance
583 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */676 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef677 struct sqlite3_io_methods { struct
1229 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef1230 struct sqlite3_io_methods { struct23790 static const sqlite3_io_methods os2IoMethod = {28988 static const sqlite3_io_methods *autolockIoFinderImpl(29041 static const sqlite3_io_methods 29054 static const sqlite3_io_methods *autolockIoFinderImpl(29079 static const sqlite3_io_methods 29110 const sqlite3_io_methods *pLockingStyle;33883 static const sqlite3_io_methods winIoMethod = {71333 static struct sqlite3_io_methods JournalFileMethods = {[all …]
682 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */779 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef780 struct sqlite3_io_methods { struct
1818 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef1819 struct sqlite3_io_methods { struct38868 static const sqlite3_io_methods *autolockIoFinderImpl(38921 static const sqlite3_io_methods 38932 static const sqlite3_io_methods *vxworksIoFinderImpl(38957 static const sqlite3_io_methods 38985 const sqlite3_io_methods *pLockingStyle;46172 static const sqlite3_io_methods winIoMethod = {46198 static const sqlite3_io_methods winIoNolockMethod = {47839 static const sqlite3_io_methods memdb_io_methods = {[all …]
3767 static const sqlite3_io_methods apnd_io_methods = {