Searched refs:st_elections_won (Results 1 - 11 of 11) 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.java392 private int st_elections_won; field in class:ReplicationStats
397 return st_elections_won;
556 + "\n st_elections_won=" + st_elections_won
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c737 STAT(rep->stat.st_elections_won++);
1002 STAT(rep->stat.st_elections_won++);
1066 STAT(rep->stat.st_elections_won++);
H A Drep_stat.c344 "Number of elections won", (u_long)sp->st_elections_won);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c271 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_elections_won_fid, statp, st_elections_won);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c952 MAKE_STAT_LIST("Elections won", sp->st_elections_won);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h999 u_int32_t st_elections_won; /* # of elections won by this site.+ */ 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.h988 u_int32_t st_elections_won; /* # of elections won by this site.+ */ 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.h1009 u_int32_t st_elections_won; /* # of elections won by this site.+ */ 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.h997 u_int32_t st_elections_won; /* # of elections won by this site.+ */ 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.h1036 u_int32_t st_elections_won; /* # of elections won by this site.+ */ 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.h1036 u_int32_t st_elections_won; /* # of elections won by this site.+ */ member in struct:__db_rep_stat

Completed in 222 milliseconds