Searched refs:get_maxsize (Results 1 - 15 of 15) 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 DCacheFile.java83 return mpf.get_maxsize();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java45 public long get_maxsize() throws com.sleepycat.db.DatabaseException { method in class:DbMpoolFile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_mpool.cpp115 DB_MPOOLFILE_METHOD(get_maxsize, (u_int32_t *gbytesp, u_int32_t *bytesp),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fmethod.c81 dbmfp->get_maxsize = __memp_get_maxsize;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1540 jlong get_maxsize() {
1542 errno = self->get_maxsize(self, &gbytes, &bytes);
H A Ddb_java_wrap.c3393 errno = self->get_maxsize(self, &gbytes, &bytes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h792 int get_maxsize(u_int32_t *gbytes, u_int32_t *bytes);
H A Ddb.h603 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h793 int get_maxsize(u_int32_t *gbytes, u_int32_t *bytes);
H A Ddb.h591 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h793 int get_maxsize(u_int32_t *gbytes, u_int32_t *bytes);
H A Ddb.h630 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h593 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h582 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h630 int (*get_maxsize) __P((DB_MPOOLFILE *, u_int32_t *, u_int32_t *)); member in struct:__db_mpoolfile

Completed in 390 milliseconds