Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c294 char *zShm1 = testMallocPrintf("%s-shm", zFrom); in testCopyLsmdb() local
302 copy_file(zShm1, zShm2, 0); in testCopyLsmdb()
304 testFree(zLog1); testFree(zLog2); testFree(zShm1); testFree(zShm2); in testCopyLsmdb()