Searched refs:st_connection_drop (Results 1 - 12 of 12) 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.java45 private int st_connection_drop; field in class:ReplicationManagerStats
51 return st_connection_drop;
71 + "\n st_connection_drop=" + st_connection_drop
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_windows.c673 STAT(env->rep_handle->region->mstat.st_connection_drop++);
687 region->mstat.st_connection_drop++);
698 region->mstat.st_connection_drop++);
712 region->mstat.st_connection_drop++);
H A Drepmgr_stat.c146 (u_long)sp->st_connection_drop);
H A Drepmgr_sel.c721 region->mstat.st_connection_drop++);
740 region->mstat.st_connection_drop++);
1404 region->mstat.st_connection_drop++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c292 JAVADB_STAT_INT(jnienv, jobj, repmgr_stat_st_connection_drop_fid, statp, st_connection_drop);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1313 MAKE_STAT_LIST("Connections dropped", sp->st_connection_drop);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1024 u_int32_t st_connection_drop; /* Existing connections dropped. */ 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.h1013 u_int32_t st_connection_drop; /* Existing connections dropped. */ 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.h1034 u_int32_t st_connection_drop; /* Existing connections dropped. */ 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.h1022 u_int32_t st_connection_drop; /* Existing connections dropped. */ 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.h1061 u_int32_t st_connection_drop; /* Existing connections dropped. */ 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.h1061 u_int32_t st_connection_drop; /* Existing connections dropped. */ member in struct:__db_repmgr_stat

Completed in 309 milliseconds