Home
last modified time | relevance | path

Searched defs:zVfs (Results 1 – 11 of 11) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_superlock.c184 const char *zVfs, /* VFS to use to access database file */ in sqlite3demo_superlock()
318 char *zVfs = 0; in superlock_cmd() local
H A Dtest_osinst.c699 int sqlite3_vfslog_finalize(const char *zVfs){ in sqlite3_vfslog_finalize()
711 const char *zVfs, /* New VFS name */ in sqlite3_vfslog_new()
758 int sqlite3_vfslog_annotate(const char *zVfs, const char *zMsg){ in sqlite3_vfslog_annotate()
1141 char *zVfs; in test_vfslog() local
1157 char *zVfs; in test_vfslog() local
1172 char *zVfs; in test_vfslog() local
H A Dos.c362 sqlite3_vfs *sqlite3_vfs_find(const char *zVfs){ in sqlite3_vfs_find()
H A Dmain.c2917 const char *zVfs = zDefaultVfs; in sqlite3ParseUri() local
3166 const char *zVfs /* Name of the VFS to use */ in openDatabase()
3527 const char *zVfs /* Name of VFS module to use */ in sqlite3_open_v2()
H A Dtest_vfs.c1478 char *zVfs; in testvfs_cmd() local
H A Dtclsqlite.c3739 const char *zVfs = 0; in DbMain() local
H A Dshell.c.in7672 const char *zVfs = 0; local
11479 const char *zVfs = 0; /* Value of -vfs command-line option */ local
H A Dtest1.c4933 const char *zVfs; in test_open_v2() local
/sqlite-3.40.0/mptest/
H A Dmptest.c74 const char *zVfs; /* Name of VFS to use. Often NULL meaning "default" */ member
309 char *zVfs = 0; in vfsNameFunc() local
/sqlite-3.40.0/test/
H A Dspeedtest1.c2220 const char * zVfs = 0; /* --vfs NAME */ in main() local
H A Dfuzzcheck.c2333 const char *zVfs = "inmem"; in main() local