Searched refs:__repmgr_start (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.c132 * PUBLIC: int __repmgr_start __P((DB_ENV *, int, u_int32_t));
136 __repmgr_start(dbenv, nthreads, flags) function
H A Drepmgr_method.c17 * PUBLIC: int __repmgr_start __P((DB_ENV *, int, u_int32_t));
20 __repmgr_start(dbenv, nthreads, 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.h19 int __repmgr_start __P((DB_ENV *, int, u_int32_t));
100 int __repmgr_start __P((DB_ENV *, int, u_int32_t));
H A Denv_ext.h103 int __repmgr_start __P((DB_ENV *, int, 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.c291 dbenv->repmgr_start = __repmgr_start;

Completed in 39 milliseconds