Searched refs:rep_get_config (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 DEnvironment.java883 return dbenv.rep_get_config(config.getFlag());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c267 dbenv->rep_get_config = __rep_get_config;
/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 DDbEnv.java548 public boolean rep_get_config(int which) throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbEnv_rep_get_config(swigCPtr, this, which); } method in class:DbEnv
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1306 int_bool rep_get_config(u_int32_t which) {
1308 errno = self->rep_get_config(self, which, &ret);
H A Ddb_java_wrap.c3263 errno = self->rep_get_config(self, which, &ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c198 ret = dbenv->rep_get_config(dbenv, wh, &on);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h612 virtual int rep_get_config(u_int32_t, int *);
H A Ddb.h2056 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h613 virtual int rep_get_config(u_int32_t, int *);
H A Ddb.h2044 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h613 virtual int rep_get_config(u_int32_t, int *);
H A Ddb.h2083 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp1053 DBENV_METHOD(rep_get_config, (u_int32_t which, int *onoffp),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2046 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2035 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2083 int (*rep_get_config) __P((DB_ENV *, u_int32_t, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3552 dbenv->rep_get_config =

Completed in 323 milliseconds