Searched refs:zShm2 (Results 1 – 1 of 1) sorted by relevance
295 char *zShm2 = testMallocPrintf("%s-shm", zTo); in testCopyLsmdb() local297 unlink(zShm2); in testCopyLsmdb()302 copy_file(zShm1, zShm2, 0); in testCopyLsmdb()304 testFree(zLog1); testFree(zLog2); testFree(zShm1); testFree(zShm2); in testCopyLsmdb()