Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfsstat.c177 static void vstatDlClose(sqlite3_vfs*, void*);
199 vstatDlClose, /* xDlClose */
537 static void vstatDlClose(sqlite3_vfs *pVfs, void *pHandle){ in vstatDlClose() function