Home
last modified time | relevance | path

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

/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_rename.c365 if ((ret = __db_master_open(dbp, ip, txn, name, 0, 0, &mdbp)) != 0)
H A Ddb_remove.c472 if ((ret = __db_master_open(sdbp, ip, txn, name, 0, 0, &mdbp)) != 0)
H A Ddb_open.c828 if ((ret = __db_master_open(dbp,
H A Ddb_vrfy.c1715 if ((ret = __db_master_open(dbp,
1849 if ((ret = __db_master_open(dbp,
H A Ddb_compact.c1058 if ((ret = __db_master_open(dbp,
H A Ddb.c78 __db_master_open(subdbp, ip, txn, name, flags, mode, dbpp) in __db_master_open() function
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_rename.c344 if ((ret = __db_master_open(dbp, ip, txn, name, 0, 0, &mdbp)) != 0)
H A Ddb_remove.c438 if ((ret = __db_master_open(sdbp, ip, txn, name, 0, 0, &mdbp)) != 0)
H A Ddb_open.c768 if ((ret = __db_master_open(dbp,
H A Ddb_vrfy.c1692 if ((ret = __db_master_open(dbp,
1826 if ((ret = __db_master_open(dbp,
H A Ddb_compact.c1050 if ((ret = __db_master_open(dbp,
H A Ddb.c77 __db_master_open(subdbp, ip, txn, name, flags, mode, dbpp) in __db_master_open() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Ddb_ext.h19 int __db_master_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, u_int32_t, int, DB **));
H A Dint_def.in19 #define __db_master_open __db_master_open@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Ddb_ext.h19 int __db_master_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, u_int32_t, int, DB **));
H A Dint_def.in19 #define __db_master_open __db_master_open@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/fileops/
H A Dfop_util.c831 retry: if ((ret = __db_master_open(dbp,
/dports/databases/db18/db-18.1.40/src/fileops/
H A Dfop_util.c833 retry: if ((ret = __db_master_open(dbp,