Searched refs:st_maxhobjects (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 DLockStats.java144 private int st_maxhobjects; field in class:LockStats
149 return st_maxhobjects;
383 + "\n st_maxhobjects=" + st_maxhobjects
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c100 if (stats->st_maxhobjects < lt->obj_stat[i].st_maxnobjects)
101 stats->st_maxhobjects = lt->obj_stat[i].st_maxnobjects;
353 (u_long)sp->st_maxhobjects);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c265 sp->st_maxhobjects);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c86 JAVADB_STAT_INT(jnienv, jobj, lock_stat_st_maxhobjects_fid, statp, st_maxhobjects);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h325 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h314 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h335 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h323 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h362 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h362 u_int32_t st_maxhobjects; /* Maximum number of objectsin any bucket. */ member in struct:__db_lock_stat

Completed in 211 milliseconds