Searched refs:st_election_tiebreaker (Results 1 - 10 of 10) 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 DReplicationStats.java456 private int st_election_tiebreaker; field in class:ReplicationStats
461 return st_election_tiebreaker;
564 + "\n st_election_tiebreaker=" + st_election_tiebreaker
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c103 stats->st_election_tiebreaker = rep->w_tiebreaker;
371 (u_long)sp->st_election_tiebreaker);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c279 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_election_tiebreaker_fid, statp, st_election_tiebreaker);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c960 MAKE_STAT_LIST("Election tiebreaker", sp->st_election_tiebreaker);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1009 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h998 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1019 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1007 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1046 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1046 u_int32_t st_election_tiebreaker;/* Election tiebreaker value. */ member in struct:__db_rep_stat

Completed in 290 milliseconds