Searched refs:st_election_votes (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_stat.c101 stats->st_election_votes = rep->votes;
373 (u_long)sp->st_election_votes);
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Djava_stat_auto.c280 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_election_votes_fid, statp, st_election_votes);
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c961 MAKE_STAT_LIST("Election votes", sp->st_election_votes);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1020 u_int32_t st_election_votes; /* Votes received in this round. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1010 u_int32_t st_election_votes; /* Votes received in this round. */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h999 u_int32_t st_election_votes; /* Votes received in this round. */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1008 u_int32_t st_election_votes; /* Votes received in this round. */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1047 u_int32_t st_election_votes; /* Votes received in this round. */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/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 209 milliseconds