Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c253 static void copy_file(const char *zFrom, const char *zTo, int isDatabase){ in copy_file() function
300 copy_file(zFrom, zTo, 1); in testCopyLsmdb()
301 copy_file(zLog1, zLog2, 0); in testCopyLsmdb()
302 copy_file(zShm1, zShm2, 0); in testCopyLsmdb()
324 copy_file(zFile, zFileSave, 1); in testSaveDb()
325 copy_file(zLog, zLogSave, 0); in testSaveDb()
343 copy_file(zFileSave, zFile, 1); in testRestoreDb()
344 copy_file(zLogSave, zLog, 0); in testRestoreDb()
/sqlite-3.40.0/tool/
H A Dmksqlite3internalh.tcl97 proc copy_file {filename} { procedure
108 copy_file tsrc/$hdr
144 copy_file tsrc/$file
H A Drestore_jrnl.tcl48 proc copy_file {from to} { procedure
163 copy_file $db_name $db_name.org
164 copy_file $jrnl_name $jrnl_name.org
H A Dmksqlite3c-noext.tcl162 proc copy_file {filename} {
186 copy_file tsrc/$hdr
364 copy_file tsrc/$file
H A Dmksqlite3c.tcl207 proc copy_file {filename} {
229 copy_file $srcdir/$hdr
445 copy_file $srcdir/$file
/sqlite-3.40.0/ext/fts2/
H A Dmkfts2amal.tcl70 proc copy_file {filename} { procedure
81 copy_file tsrc/$hdr
113 copy_file tsrc/$file
/sqlite-3.40.0/test/
H A D8_3_names.test70 copy_file test.db test2.db
71 copy_file test.nal test2.nal
104 copy_file test.db test2.db
105 copy_file test.db-journal test2.db-journal
H A Djournal1.test23 # manditory file locking which breaks the copy_file command.
65 copy_file test.db-journal-bu test.db-journal
H A Dtkt-2d1a5c67d.test122 copy_file test.db-wal test.db2-wal
123 copy_file test.db test.db2
H A Dwalslow.test61 copy_file test.db testX.db
62 copy_file test.db-wal testX.db-wal
H A DmallocA.test41 copy_file test.db test.db.bu
H A Dexclusive.test490 copy_file test.db test2.db
491 copy_file test.db-journal test2.db-journal
H A Dmalloc_common.tcl465 copy_file $::mallocopts(-testdb) test.db
H A DtriggerA.test209 copy_file test.db test.db-triggerA
H A Dwal.test442 copy_file test.db test2.db
443 copy_file test.db-wal test2.db-wal
H A Dtester.tcl197 proc copy_file {from to} { procedure
H A Dpager1.test2562 copy_file test.db test.db2
2563 copy_file test.db-journal test.db2-journal