Searched defs:pVFile (Results 1 – 2 of 2) sorted by relevance
86 VFile *pVFile; /* The underlying file */ member210 VFile *pVFile = p->pVFile; in inmemClose() local226 VFile *pVFile = pHandle->pVFile; in inmemRead() local247 VFile *pVFile = pHandle->pVFile; in inmemWrite() local268 VFile *pVFile = pHandle->pVFile; in inmemTruncate() local338 VFile *pVFile = createVFile(zFilename, 0); in inmemOpen() local358 VFile *pVFile = findVFile(zFilename); in inmemDelete() local379 VFile *pVFile = findVFile(zFilename); in inmemAccess() local
120 VFile *pVFile; /* The underlying file */ member1342 VFile *pVFile = p->pVFile; in inmemClose() local1358 VFile *pVFile = pHandle->pVFile; in inmemRead() local1379 VFile *pVFile = pHandle->pVFile; in inmemWrite() local1395 VFile *pVFile = pHandle->pVFile; in inmemTruncate() local1465 VFile *pVFile = createVFile(zFilename, 0, (unsigned char*)""); in inmemOpen() local1485 VFile *pVFile = findVFile(zFilename); in inmemDelete() local1506 VFile *pVFile = findVFile(zFilename); in inmemAccess() local