Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfs.c1444 static sqlite3_vfs tvfs_vfs = { in testvfs_cmd() local
1557 memcpy(pVfs, &tvfs_vfs, sizeof(sqlite3_vfs)); in testvfs_cmd()