Searched refs:repmgr_add_remote_site (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/mgr/
H A Drep_mgr.c104 if ((ret = dbenv->repmgr_add_remote_site(dbenv, host,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp239 cur_env.repmgr_add_remote_site(cur->host, cur->port,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c286 dbenv->repmgr_add_remote_site = __repmgr_add_remote_site;
/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.java574 public int repmgr_add_remote_site(String host, int port, int flags) throws com.sleepycat.db.DatabaseException { 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.i1383 int repmgr_add_remote_site(const char * host, u_int32_t port,
1386 errno = self->repmgr_add_remote_site(self, host, port, &eid, flags);
H A Ddb_java_wrap.c3318 errno = self->repmgr_add_remote_site(self, host, port, &eid, flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1166 ret = dbenv->repmgr_add_remote_site(dbenv,
1169 "repmgr_add_remote_site");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h623 virtual int repmgr_add_remote_site(const char * host, u_int16_t port,
H A Ddb.h2077 int (*repmgr_add_remote_site) 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.h624 virtual int repmgr_add_remote_site(const char * host, u_int16_t port,
H A Ddb.h2065 int (*repmgr_add_remote_site) 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.h624 virtual int repmgr_add_remote_site(const char * host, u_int16_t port,
H A Ddb.h2104 int (*repmgr_add_remote_site) 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.cpp1105 DBENV_METHOD(repmgr_add_remote_site, (const char* host, u_int16_t port,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java4077 dbenv.repmgr_add_remote_site(nextAddr.host, nextAddr.port,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2067 int (*repmgr_add_remote_site) 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.h2056 int (*repmgr_add_remote_site) 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.h2104 int (*repmgr_add_remote_site) 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.c3609 dbenv->repmgr_add_remote_site =

Completed in 385 milliseconds