Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c131 static int fsClose(sqlite3_file*);
210 fsClose, /* xClose */
375 static int fsClose(sqlite3_file *pFile){ in fsClose() function
H A Dtest_fs.c672 static int fsClose(sqlite3_vtab_cursor *cur){ in fsClose() function
806 fsClose, /* xClose - close a cursor */