Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_onefile.c163 static int fsOpen(sqlite3_vfs*, const char *, sqlite3_file*, int , int *);
191 fsOpen, /* xOpen */
584 static int fsOpen( in fsOpen() function
H A Dtest_fs.c662 static int fsOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ in fsOpen() function
805 fsOpen, /* xOpen - open a cursor */