Searched refs:__memp_set_cache_max (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.h76 int __memp_set_cache_max __P((DB_ENV *, 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_resize.c543 * PUBLIC: int __memp_set_cache_max __P((DB_ENV *, u_int32_t, u_int32_t));
546 __memp_set_cache_max(dbenv, max_gbytes, max_bytes) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c296 dbenv->set_cache_max = __memp_set_cache_max;

Completed in 50 milliseconds