Searched refs:get_re_source (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 DDatabaseConfig.java2133 recordSource = (db.get_re_source() == null) ? null :
2134 new java.io.File(db.get_re_source());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_method.c63 dbp->get_re_source = __ram_get_re_source;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp605 DB_METHOD(get_re_source, (const char **re_source),
/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 DDb.java383 public String get_re_source() throws com.sleepycat.db.DatabaseException { method in class:Db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i297 const char *get_re_source() {
299 errno = self->get_re_source(self, &ret);
H A Ddb_java_wrap.c2608 errno = self->get_re_source(self, &ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h219 virtual int get_re_source(const char **);
H A Ddb.h1440 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h220 virtual int get_re_source(const char **);
H A Ddb.h1428 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h220 virtual int get_re_source(const char **);
H A Ddb.h1467 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1430 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1419 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1467 int (*get_re_source) __P((DB *, const char **)); member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c127 "get_re_source",
524 ret = dbp->get_re_source(dbp, &strval);
526 "db get_re_source")) == TCL_OK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3235 dbp->get_re_source =

Completed in 311 milliseconds