Home
last modified time | relevance | path

Searched defs:VFile (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/test/
H A Ddbfuzz.c76 typedef struct VFile VFile; typedef
78 struct VFile { struct
86 VFile *pVFile; /* The underlying file */ argument
H A Dfuzzcheck.c110 typedef struct VFile VFile; typedef
111 struct VFile { struct
120 VFile *pVFile; /* The underlying file */ argument