Searched refs:st_log_queued_max (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.java220 private int st_log_queued_max; field in class:ReplicationStats
225 return st_log_queued_max;
535 + "\n st_log_queued_max=" + st_log_queued_max
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stat.c125 rep->stat.st_log_queued_max = queued;
294 (u_long)sp->st_log_queued_max);
H A Drep_record.c1144 if (rep->stat.st_log_queued_max <
1146 rep->stat.st_log_queued_max =
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c250 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_log_queued_max_fid, statp, st_log_queued_max);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c929 MAKE_STAT_LIST("Maximum log records queued", sp->st_log_queued_max);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h973 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ 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.h962 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ 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.h983 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ 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.h971 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ 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.h1010 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ 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.h1010 u_int32_t st_log_queued_max; /* Max. log records queued at once.+ */ member in struct:__db_rep_stat

Completed in 225 milliseconds