Searched refs:__memp_stat_print (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.h79 int __memp_stat_print __P((ENV *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c373 REPLICATION_WRAP(env, (__memp_stat_print(env, flags)), 0, ret);
381 * __memp_stat_print --
384 * PUBLIC: int __memp_stat_print __P((ENV *, u_int32_t));
387 __memp_stat_print(env, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c110 if ((ret = __memp_stat_print(env, flags)) != 0)

Completed in 119 milliseconds