Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Ddbfuzz.c145 static VFile *findVFile(const char *zName){ in findVFile() function
162 VFile *pNew = findVFile(zName); in createVFile()
358 VFile *pVFile = findVFile(zFilename); in inmemDelete()
379 VFile *pVFile = findVFile(zFilename); in inmemAccess()
H A Dfuzzcheck.c276 static VFile *findVFile(const char *zName){ in findVFile() function
293 VFile *pNew = findVFile(zName); in createVFile()
1485 VFile *pVFile = findVFile(zFilename); in inmemDelete()
1506 VFile *pVFile = findVFile(zFilename); in inmemAccess()