Searched refs:__repmgr_add_remote_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.c48 * PUBLIC: int __repmgr_add_remote_site
53 __repmgr_add_remote_site(dbenv, host, port, eidp, flags) function
H A Drepmgr_method.c389 * PUBLIC: int __repmgr_add_remote_site __P((DB_ENV *, const char *, u_int,
393 __repmgr_add_remote_site(dbenv, host, port, eidp, 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.h27 int __repmgr_add_remote_site __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
85 int __repmgr_add_remote_site __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
H A Denv_ext.h88 int __repmgr_add_remote_site __P((DB_ENV *, const char *, u_int, 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.c286 dbenv->repmgr_add_remote_site = __repmgr_add_remote_site;

Completed in 67 milliseconds