Searched refs:cleanup (Results 1 - 25 of 1010) sorted by path

1234567891011>>

/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb_cxx.h318 void cleanup();
688 void cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb_cxx.h318 void cleanup();
688 void cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_db.cpp52 cleanup(); \
123 cleanup();
165 // private method to cleanup after destructor or during close.
168 void Db::cleanup() function in class:Db
180 dbenv_->cleanup();
535 cleanup();
H A Dcxx_env.cpp325 cleanup();
330 void DbEnv::cleanup() function in class:DbEnv
344 cleanup();
562 cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_cxx.in317 void cleanup();
687 void cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dconfigure1780 # When interrupted or exit'd, cleanup temporary files, and complete
32597 # 1: Mutexes requiring no cleanup, for example, test-and-set mutexes.
32605 # does not need to do cleanup, or if the environment is being removed and/or
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDb.java69 private void cleanup() { method in class:Db
74 dbenv.cleanup();
86 cleanup();
215 cleanup();
225 cleanup();
235 cleanup();
H A DDbEnv.java71 void cleanup() { method in class:DbEnv
81 cleanup();
221 cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Ddb_java.i92 void cleanup() {
102 cleanup();
242 cleanup();
320 private void cleanup() {
325 dbenv.cleanup();
337 cleanup();
466 cleanup();
476 cleanup();
486 cleanup();
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Ddbm.tcl23 cleanup $testdir NULL
H A Denv007.tcl566 cleanup $testdir NULL
H A Dfop004.tcl36 cleanup $testdir NULL
H A Dfop005.tcl38 cleanup $testdir NULL
H A Dhsearch.tcl22 cleanup $testdir NULL
H A Dlog006.tcl52 cleanup $testdir $env
H A Dndbm.tcl23 cleanup $testdir NULL
H A Dplat001.tcl46 cleanup $testdir $env
H A Drpc003.tcl25 cleanup $testdir NULL
H A Drpc004.tcl26 cleanup $testdir NULL
H A Drpc006.tcl20 cleanup $testdir NULL
H A Drsrc001.tcl24 cleanup $testdir NULL
H A Drsrc002.tcl20 cleanup $testdir NULL
H A Drsrc003.tcl35 cleanup $testdir NULL
H A Drsrc004.tcl13 cleanup $testdir NULL
H A Dsdb001.tcl40 cleanup $testdir NULL

Completed in 362 milliseconds

1234567891011>>