Searched refs:__memp_get_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.h75 int __memp_get_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.c509 * PUBLIC: int __memp_get_cache_max __P((DB_ENV *, u_int32_t *, u_int32_t *));
512 __memp_get_cache_max(dbenv, max_gbytesp, max_bytesp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c189 dbenv->get_cache_max = __memp_get_cache_max;

Completed in 97 milliseconds