Searched refs:__memp_resize (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h74 int __memp_resize __P((DB_MPOOL *, u_int32_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c171 return (__memp_resize(env->mp_handle, gbytes, bytes));
H A Dmp_resize.c468 * PUBLIC: int __memp_resize __P((DB_MPOOL *, u_int32_t, u_int32_t));
471 __memp_resize(dbmp, gbytes, bytes) function

Completed in 91 milliseconds