Searched refs:open_db (Results 1 - 25 of 42) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/stl/
H A Ddbstl_container.cpp118 pdb = open_db(penv, NULL, dbtype, oflags, sflags);
152 tdb = open_db(dbp->get_env(),
159 tdb = open_db(dbp->get_env(), tdbname, dbtype, oflags, sflags);
339 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype, function
343 return ResourceManager::instance()->open_db(
H A Ddbstl_resource_manager.h203 // This set stores db handles that are new'ed by open_db, and thus
205 // If a db is new'ed and created by user without using open_db, users
310 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/stl/
H A Ddbstl_container.cpp118 pdb = open_db(penv, NULL, dbtype, oflags, sflags);
152 tdb = open_db(dbp->get_env(),
159 tdb = open_db(dbp->get_env(), tdbname, dbtype, oflags, sflags);
339 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype, function
343 return ResourceManager::instance()->open_db(
H A Ddbstl_resource_manager.h203 // This set stores db handles that are new'ed by open_db, and thus
205 // If a db is new'ed and created by user without using open_db, users
310 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/stl/
H A Ddbstl_container.cpp118 pdb = open_db(penv, NULL, dbtype, oflags, sflags);
152 tdb = open_db(dbp->get_env(),
159 tdb = open_db(dbp->get_env(), tdbname, dbtype, oflags, sflags);
339 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype, function
343 return ResourceManager::instance()->open_db(
H A Ddbstl_resource_manager.h203 // This set stores db handles that are new'ed by open_db, and thus
205 // If a db is new'ed and created by user without using open_db, users
310 Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_c/txn_guide/
H A Dtxn_guide.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
158 ret = open_db(&dbp, prog_name, file_name,
426 open_db(DB **dbpp, const char *progname, const char *file_name, function
448 "open_db: Attempt to set extra flags failed.");
H A Dtxn_guide_inmemory.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
159 ret = open_db(&dbp, prog_name, NULL,
416 open_db(DB **dbpp, const char *progname, const char *file_name, function
438 "open_db: Attempt to set extra flags failed.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_c/txn_guide/
H A Dtxn_guide.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
158 ret = open_db(&dbp, prog_name, file_name,
426 open_db(DB **dbpp, const char *progname, const char *file_name, function
448 "open_db: Attempt to set extra flags failed.");
H A Dtxn_guide_inmemory.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
159 ret = open_db(&dbp, prog_name, NULL,
416 open_db(DB **dbpp, const char *progname, const char *file_name, function
438 "open_db: Attempt to set extra flags failed.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_c/txn_guide/
H A Dtxn_guide.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
158 ret = open_db(&dbp, prog_name, file_name,
426 open_db(DB **dbpp, const char *progname, const char *file_name, function
448 "open_db: Attempt to set extra flags failed.");
H A Dtxn_guide_inmemory.c67 int open_db(DB **, const char *, const char *, DB_ENV *, u_int32_t);
159 ret = open_db(&dbp, prog_name, NULL,
416 open_db(DB **dbpp, const char *progname, const char *file_name, function
438 "open_db: Attempt to set extra flags failed.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_stl/repquote/
H A DStlRepQuoteExample.cpp128 bool open_db(bool creating);
138 bool RepQuoteExample::open_db(bool creating) function in class:RepQuoteExample
410 if (!open_db(app_data.is_master))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_stl/repquote/
H A DStlRepQuoteExample.cpp128 bool open_db(bool creating);
138 bool RepQuoteExample::open_db(bool creating) function in class:RepQuoteExample
410 if (!open_db(app_data.is_master))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_stl/repquote/
H A DStlRepQuoteExample.cpp128 bool open_db(bool creating);
138 bool RepQuoteExample::open_db(bool creating) function in class:RepQuoteExample
410 if (!open_db(app_data.is_master))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/cnid_dbd/
H A Dmain.c178 static int open_db(void) function
268 EC_ZERO_LOG( open_db() );
539 if (open_db() != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/cnid_dbd/
H A Dmain.c178 static int open_db(void) function
268 EC_ZERO_LOG( open_db() );
539 if (open_db() != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/cnid_dbd/
H A Dmain.c178 static int open_db(void) function
268 EC_ZERO_LOG( open_db() );
539 if (open_db() != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test_stl/base/
H A Dtest_dbstl.cpp255 open_db(penv, "db_mt_map.db",
259 dbstrv = dbstl::open_db(penv, "dbstr.db",
H A Dtest_assoc.h181 dmdb1 = dbstl::open_db(penv, "db_map.db",
183 dmdb2 = dbstl::open_db(penv, "db_map2.db",
185 dmdb6 = dbstl::open_db(penv, "db_map6.db",
188 dmmdb1 = dbstl::open_db(penv,
190 dmmdb2 = dbstl::open_db(penv,
193 dmsdb1 = dbstl::open_db(penv, "db_set.db",
195 dmsdb2 = dbstl::open_db(penv, "db_set2.db",
198 dmmsdb1 = dbstl::open_db(penv,
200 dmmsdb2 = dbstl::open_db(penv,
203 dbstrv = dbstl::open_db(pen
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test_stl/base/
H A Dtest_dbstl.cpp255 open_db(penv, "db_mt_map.db",
259 dbstrv = dbstl::open_db(penv, "dbstr.db",
H A Dtest_assoc.h181 dmdb1 = dbstl::open_db(penv, "db_map.db",
183 dmdb2 = dbstl::open_db(penv, "db_map2.db",
185 dmdb6 = dbstl::open_db(penv, "db_map6.db",
188 dmmdb1 = dbstl::open_db(penv,
190 dmmdb2 = dbstl::open_db(penv,
193 dmsdb1 = dbstl::open_db(penv, "db_set.db",
195 dmsdb2 = dbstl::open_db(penv, "db_set2.db",
198 dmmsdb1 = dbstl::open_db(penv,
200 dmmsdb2 = dbstl::open_db(penv,
203 dbstrv = dbstl::open_db(pen
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test_stl/base/
H A Dtest_dbstl.cpp255 open_db(penv, "db_mt_map.db",
259 dbstrv = dbstl::open_db(penv, "dbstr.db",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/build_windows/
H A Ddbstl_common.h299 /// by dbstl::open_db should not be registered in the thread of the
300 /// dbstl::open_db call.
323 /// When you don't use dbstl::open_db() but explicitly call DB C++ API to
339 _exported Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype,
361 /// \sa open_db;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/build_windows/
H A Ddbstl_common.h299 /// by dbstl::open_db should not be registered in the thread of the
300 /// dbstl::open_db call.
323 /// When you don't use dbstl::open_db() but explicitly call DB C++ API to
339 _exported Db* open_db (DbEnv *penv, const char *filename, DBTYPE dbtype,
361 /// \sa open_db;

Completed in 298 milliseconds

12