Searched refs:st_master_changes (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.java260 private int st_master_changes; field in class:ReplicationStats
265 return st_master_changes;
540 + "\n st_master_changes=" + st_master_changes
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c307 (u_long)sp->st_master_changes);
H A Drep_util.c688 STAT(rep->stat.st_master_changes++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c255 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_master_changes_fid, statp, st_master_changes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c934 MAKE_STAT_LIST("Master changes", sp->st_master_changes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h978 u_int32_t st_master_changes; /* # of times we've switched masters. */ 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.h967 u_int32_t st_master_changes; /* # of times we've switched masters. */ 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.h988 u_int32_t st_master_changes; /* # of times we've switched masters. */ 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.h976 u_int32_t st_master_changes; /* # of times we've switched masters. */ 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.h1015 u_int32_t st_master_changes; /* # of times we've switched masters. */ 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.h1015 u_int32_t st_master_changes; /* # of times we've switched masters. */ member in struct:__db_rep_stat

Completed in 284 milliseconds