Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfsstat.c148 static int vstatClose(sqlite3_file*);
211 vstatClose, /* xClose */
236 static int vstatClose(sqlite3_file *pFile){ in vstatClose() function