Searched refs:st_election_votes (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.java464 private int st_election_votes; field in class:ReplicationStats
469 return st_election_votes;
565 + "\n st_election_votes=" + st_election_votes
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c101 stats->st_election_votes = rep->votes;
373 (u_long)sp->st_election_votes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c280 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_election_votes_fid, statp, st_election_votes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c961 MAKE_STAT_LIST("Election votes", sp->st_election_votes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1010 u_int32_t st_election_votes; /* Votes received in this round. */ 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.h999 u_int32_t st_election_votes; /* Votes received in this round. */ 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.h1020 u_int32_t st_election_votes; /* Votes received in this round. */ 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.h1008 u_int32_t st_election_votes; /* Votes received in this round. */ 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.h1047 u_int32_t st_election_votes; /* Votes received in this round. */ 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.h1047 u_int32_t st_election_votes; /* Votes received in this round. */ member in struct:__db_rep_stat

Completed in 229 milliseconds