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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c189 dbenv->get_cache_max = __memp_get_cache_max;

Completed in 42 milliseconds