Searched refs:__repmgr_set_local_site (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.c97 * PUBLIC: int __repmgr_set_local_site
102 __repmgr_set_local_site(dbenv, host, port, flags) function
H A Drepmgr_method.c327 * PUBLIC: int __repmgr_set_local_site __P((DB_ENV *, const char *, u_int,
331 __repmgr_set_local_site(dbenv, host, port, 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.h26 int __repmgr_set_local_site __P((DB_ENV *, const char *, u_int, u_int32_t));
94 int __repmgr_set_local_site __P((DB_ENV *, const char *, u_int, u_int32_t));
H A Denv_ext.h97 int __repmgr_set_local_site __P((DB_ENV *, const char *, u_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.c289 dbenv->repmgr_set_local_site = __repmgr_set_local_site;

Completed in 68 milliseconds