Searched defs:nsites (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_elect.c123 u_int32_t nsites, nvotes; local
H A Drepmgr_net.c264 u_int nsites, npeers; local
519 u_int eid, nsites, npeers; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.c48 int maxsites, nsites, ret, priority, totalsites; local
H A Drep_base.h42 int nsites; member in struct:__anon2095
H A Drep_msg.c58 int eid, n, nsites, nsites_allocd; local
320 int failed, i, nsites, open, ret, *success; local
[all...]
H A Drep_net.c72 int nsites; member in struct:__machtab
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drep_auto.h74 u_int32_t nsites; member in struct:___rep_vote_info_args
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c60 u_int32_t ack, ctlflags, egen, nsites, orig_tally, priority, realpri; local
[all...]
/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.java790 public void electReplicationMaster(int nsites, int nvotes) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c309 u_int32_t full_timeout, nsites, nvotes, pri, timeout; local
422 u_int32_t clock_fast, clock_slow, nsites, timeout; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h204 u_int32_t nsites; /* Number of sites in group. */ member in struct:__rep
622 int nsites; /* Number of sites I've been in member in struct:__anon2064
/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.java528 public void rep_elect(int nsites, int nvotes, int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_rep_elect(swigCPtr, this, nsites, nvotes, flags); } argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2459 u_int32_t nsites; member in struct:__db_repmgr_sites
3229 SWIGINTERN db_ret_t DbEnv_rep_elect(struct DbEnv *self,u_int32_t nsites,int nvotes,u_int32_t flags){ argument

Completed in 215 milliseconds