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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_elect.c223 __rep_elect(dbenv, nsites, nvotes, 0)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drep_ext.h38 int __rep_elect __P((DB_ENV *, u_int32_t, u_int32_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_stub.c102 __rep_elect(dbenv, nsites, nvotes, flags) function
H A Drep_elect.c18 * like we do in __rep_elect and the VOTE2 code. The
39 * __rep_elect --
43 * PUBLIC: int __rep_elect __P((DB_ENV *, u_int32_t, u_int32_t, u_int32_t));
46 __rep_elect(dbenv, given_nsites, nvotes, flags) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c264 dbenv->rep_elect = __rep_elect;

Completed in 89 milliseconds