Searched refs:st_msgs_dropped (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 DReplicationManagerStats.java37 private int st_msgs_dropped; field in class:ReplicationManagerStats
42 return st_msgs_dropped;
70 + "\n st_msgs_dropped=" + st_msgs_dropped
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stat.c144 (u_long)sp->st_msgs_dropped);
H A Drepmgr_net.c446 region->mstat.st_msgs_dropped++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c291 JAVADB_STAT_INT(jnienv, jobj, repmgr_stat_st_msgs_dropped_fid, statp, st_msgs_dropped);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1312 MAKE_STAT_LIST("Messages discarded", sp->st_msgs_dropped);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1022 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1011 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1032 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1020 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1059 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1059 u_int32_t st_msgs_dropped; /* # msgs discarded due to excessive member in struct:__db_repmgr_stat

Completed in 228 milliseconds