Searched refs:vlogClose (Results 1 – 2 of 2) sorted by relevance
98 static int vlogClose(sqlite3_file*);155 vlogClose, /* xClose */330 static int vlogClose(sqlite3_file *pFile){ in vlogClose() function
950 static int vlogClose(sqlite3_vtab_cursor *pCursor){ in vlogClose() function1080 vlogClose, /* xClose - close a cursor */ in sqlite3_vfslog_register()