Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfs.c186 static void *tvfsDlOpen(sqlite3_vfs*, const char *zFilename);
776 static void *tvfsDlOpen(sqlite3_vfs *pVfs, const char *zPath){ in tvfsDlOpen() function
1456 tvfsDlOpen, /* xDlOpen */ in testvfs_cmd()