Searched defs:set_maxsize (Results 1 - 7 of 7) 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/internal/
H A DDbMpoolFile.java49 public void set_maxsize(long bytes) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbMpoolFile_set_maxsize(swigCPtr, this, bytes); } method in class:DbMpoolFile
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h603 int (*set_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.h592 int (*set_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_unix/
H A Ddb.h613 int (*set_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.h601 int (*set_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.h640 int (*set_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.h640 int (*set_maxsize) __P((DB_MPOOLFILE *, u_int32_t, u_int32_t)); member in struct:__db_mpoolfile

Completed in 171 milliseconds