Searched refs:__repmgr_stat_pp (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c148 * PUBLIC: int __repmgr_stat_pp __P((DB_ENV *, DB_REPMGR_STAT **, u_int32_t));
152 __repmgr_stat_pp(dbenv, statp, flags) function
H A Drepmgr_stat.c22 * __repmgr_stat_pp --
25 * PUBLIC: int __repmgr_stat_pp __P((DB_ENV *, DB_REPMGR_STAT **, u_int32_t));
28 __repmgr_stat_pp(dbenv, statp, flags) function
200 __repmgr_stat_pp(dbenv, statp, flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h78 int __repmgr_stat_pp __P((DB_ENV *, DB_REPMGR_STAT **, u_int32_t));
103 int __repmgr_stat_pp __P((DB_ENV *, DB_REPMGR_STAT **, u_int32_t));
H A Denv_ext.h106 int __repmgr_stat_pp __P((DB_ENV *, DB_REPMGR_STAT **, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c292 dbenv->repmgr_stat = __repmgr_stat_pp;

Completed in 82 milliseconds