Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfs.c187 static void tvfsDlError(sqlite3_vfs*, int nByte, char *zErrMsg);
785 static void tvfsDlError(sqlite3_vfs *pVfs, int nByte, char *zErrMsg){ in tvfsDlError() function
1457 tvfsDlError, /* xDlError */ in testvfs_cmd()