Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dtclsqlite.test28 set r "sqlite_orig HANDLE ?FILENAME? ?-vfs VFSNAME? ?-readonly BOOLEAN? ?-create BOOLEAN? ?-nofollo…
/sqlite-3.40.0/src/
H A Dos_unix.c7995 #define UNIXVFS(VFSNAME, FINDER) { \ in sqlite3_os_init() argument
8000 VFSNAME, /* zName */ \ in sqlite3_os_init()