Searched refs:get_db (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSequence.java28 if (seq.get_db().get_transactional())
92 return seq.get_db().wrapper;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_seq.cpp88 Db *DbSequence::get_db() function in class:DbSequence
92 (void)seq->get_db(seq, &db);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbSequence.java64 public Db get_db() throws com.sleepycat.db.DatabaseException { method in class:DbSequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest109.tcl221 set getdb [$seq get_db]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_seq.c51 "get_db",
143 ret = seq->get_db(seq, &dbp);
151 DB_RETOK_STD(ret), "sequence get_db")) == TCL_OK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1584 DB *get_db() {
1586 errno = self->get_db(self, &ret);
H A Ddb_java_wrap.c3421 errno = self->get_db(self, &ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dsequence.c123 seq->get_db = __seq_get_db;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h874 Db *get_db();
H A Ddb.h1073 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h875 Db *get_db();
H A Ddb.h1061 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h875 Db *get_db();
H A Ddb.h1100 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1063 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1052 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1100 int (*get_db) __P((DB_SEQUENCE *, DB **)); member in struct:__db_sequence

Completed in 309 milliseconds