Searched refs:st_elections_won (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/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
/macosx-10.9.5/BerkeleyDB-21/db/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);
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Djava_stat_auto.c271 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_elections_won_fid, statp, st_elections_won);
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_rep.c952 MAKE_STAT_LIST("Elections won", sp->st_elections_won);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1009 u_int32_t st_elections_won; /* # of elections won by this site.+ */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h999 u_int32_t st_elections_won; /* # of elections won by this site.+ */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h988 u_int32_t st_elections_won; /* # of elections won by this site.+ */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h997 u_int32_t st_elections_won; /* # of elections won by this site.+ */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1036 u_int32_t st_elections_won; /* # of elections won by this site.+ */ member in struct:__db_rep_stat
/macosx-10.9.5/BerkeleyDB-21/db/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 409 milliseconds