Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfs.c1080 static int SQLITE_TCLAPI testvfs_obj_cmd( in testvfs_obj_cmd() function
1549 Tcl_CreateObjCommand(interp, zVfs, testvfs_obj_cmd, p, testvfs_obj_del); in testvfs_cmd()