Searched refs:st_election_lsn (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.java416 private LogSequenceNumber st_election_lsn; field in class:ReplicationStats
421 return st_election_lsn;
559 + "\n st_election_lsn=" + st_election_lsn
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c100 stats->st_election_lsn = rep->w_lsn;
361 (u_long)sp->st_election_lsn.file,
362 (u_long)sp->st_election_lsn.offset);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c274 JAVADB_STAT_LSN(jnienv, jobj, rep_stat_st_election_lsn_fid, statp, st_election_lsn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c956 MAKE_STAT_LSN("Election max LSN", &sp->st_election_lsn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1004 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ 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.h993 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ 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.h1014 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ 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.h1002 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ 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.h1041 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ 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.h1041 DB_LSN st_election_lsn; /* Max. LSN of current winner. */ member in struct:__db_rep_stat

Completed in 280 milliseconds