Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c10711 SQLITE_API sqlite3_vfs *sqlite3_vfs_find(const char *zVfs){ in sqlite3_vfs_find()
78317 const char *zVfs /* Name of the VFS to use */ in openDatabase()
78531 const char *zVfs /* Name of VFS module to use */ in sqlite3_open_v2()