Home
last modified time | relevance | path

Searched defs:db_home (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/py-oci/oci-2.53.1/src/oci/database/models/
H A Dlaunch_db_system_from_db_system_details.py273 def db_home(self): member in LaunchDbSystemFromDbSystemDetails
283 def db_home(self, db_home): member in LaunchDbSystemFromDbSystemDetails
H A Dlaunch_db_system_from_backup_details.py278 def db_home(self): member in LaunchDbSystemFromBackupDetails
288 def db_home(self, db_home): argument
H A Dlaunch_db_system_from_database_details.py278 def db_home(self): member in LaunchDbSystemFromDatabaseDetails
288 def db_home(self, db_home): argument
H A Dlaunch_db_system_details.py285 def db_home(self): member in LaunchDbSystemDetails
295 def db_home(self, db_home): argument
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Denv_open.c74 CDB___dbenv_open(dbenv, db_home, db_config, flags, mode) in CDB___dbenv_open() argument
241 CDB___dbenv_remove(dbenv, db_home, db_config, flags) in CDB___dbenv_remove() argument
279 CDB___dbenv_config(dbenv, db_home, db_config, flags) in CDB___dbenv_config() argument
719 CDB___db_home(dbenv, db_home, flags) in CDB___db_home() argument
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Denv_open.c66 CDB___dbenv_open(dbenv, db_home, flags, mode) in CDB___dbenv_open() argument
220 CDB___dbenv_remove(dbenv, db_home, flags) in CDB___dbenv_remove() argument
257 __dbenv_config(dbenv, db_home, flags) in __dbenv_config() argument
688 __db_home(dbenv, db_home, flags) in __db_home() argument
/dports/databases/db5/db-5.3.28/src/env/
H A Denv_open.c74 __env_open_pp(dbenv, db_home, flags, mode) in __env_open_pp() argument
124 __env_open(dbenv, db_home, flags, mode) in __env_open() argument
386 __env_remove(dbenv, db_home, flags) in __env_remove() argument
429 __env_config(dbenv, db_home, flagsp, mode) in __env_config() argument
/dports/databases/db18/db-18.1.40/src/env/
H A Denv_open.c78 __env_open_pp(dbenv, db_home, flags, mode) in __env_open_pp() argument
134 __env_open(dbenv, db_home, flags, mode) in __env_open() argument
460 __env_remove(dbenv, db_home, flags) in __env_remove() argument
512 __env_config(dbenv, db_home, flagsp, mode) in __env_config() argument
H A Denv_slice.c31 __env_slice_db_home(dbenv, db_home) in __env_slice_db_home() argument
84 __env_slice_open(dbenv, db_home, flags, mode) in __env_slice_open() argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/
H A Dbdb_env.cpp177 void CBDB_Env::Open(const string& db_home, int flags) in Open()
186 int CBDB_Env::x_Open(const char* db_home, int flags) in x_Open()
233 void CBDB_Env::OpenWithLocks(const string& db_home) in OpenWithLocks()
238 void CBDB_Env::OpenPrivate(const string& db_home) in OpenPrivate()
246 void CBDB_Env::OpenWithTrans(const string& db_home, TEnvOpenFlags opt) in OpenWithTrans()
336 void CBDB_Env::OpenConcurrentDB(const string& db_home) in OpenConcurrentDB()
344 void CBDB_Env::JoinEnv(const string& db_home, in JoinEnv()
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/url_check/
H A DsguardDB.h8 char *db_home; member
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/internal/
H A DDbEnv.java278 public synchronized void remove(String db_home, int flags) in remove()
408 …public void open(String db_home, int flags, int mode) throws com.sleepycat.db.DatabaseException, j… in open()
410 …/* package */ void remove0(String db_home, int flags) { db_javaJNI.DbEnv_remove0(swigCPtr, this, d… in remove0()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DDatabaseEnvironment.cs2517 public static void Remove(string db_home) { in Remove()
2550 public static void Remove(string db_home, bool force) { in Remove()
2553 private static void Remove(string db_home, in Remove()
/dports/archivers/rpm4/rpm-4.16.1.3/lib/backend/
H A Ddbi.h48 char * db_home;/*!< directory path */ member
/dports/net/kamailio/kamailio-5.4.5/utils/db_berkeley/
H A Dkambdb_recover.c33 char* db_home = NULL; variable
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DDatabaseEnvironment.cs2964 public static void Remove(string db_home) { in Remove()
2996 public static void Remove(string db_home, bool force) { in Remove()
2999 private static void Remove(string db_home, in Remove()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/internal/
H A DDbEnv.java310 public synchronized void remove(String db_home, int flags) in remove()
452 …public void open(String db_home, int flags, int mode) throws com.sleepycat.db.DatabaseException, j… in open()
454 …/* package */ void remove0(String db_home, int flags) { db_javaJNI.DbEnv_remove0(swigCPtr, this, d… in remove0()
/dports/mail/greyfix/greyfix-0.4.0/
H A Dgreyfix.c94 static const char *db_home = DEF_DB_HOME; variable
/dports/databases/db5/db-5.3.28/lang/cxx/
H A Dcxx_env.cpp650 int DbEnv::open(const char *db_home, u_int32_t flags, int mode) in open()
666 int DbEnv::remove(const char *db_home, u_int32_t flags) in remove()
/dports/databases/db18/db-18.1.40/lang/cxx/
H A Dcxx_env.cpp739 int DbEnv::open(const char *db_home, u_int32_t flags, int mode) in open()
755 int DbEnv::remove(const char *db_home, u_int32_t flags) in remove()
/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DDB_ENV.cs622 internal int remove(string db_home, uint flags) { in remove()
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DDB_ENV.cs638 internal int remove(string db_home, uint flags) { in remove()
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmdb.c438 char * db_home = rpmGetPath((home && *home) ? home : "%{_dbpath}", NULL); in newRpmdb() local
/dports/databases/db5/db-5.3.28/build_android/
H A Ddb_int.h790 char *db_home; /* Database home */ member
/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb_int.h793 char *db_home; /* Database home */ member

123