Searched refs:__repmgr_find_site (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h37 int __repmgr_find_site __P((ENV *, const char *, u_int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_net.c873 * PUBLIC: int __repmgr_find_site __P((ENV *, const char *, u_int));
876 __repmgr_find_site(env, host, port) function
1010 if (IS_VALID_EID(eid = __repmgr_find_site(env, host, port))) {
H A Drepmgr_sel.c1247 if (IS_VALID_EID(eid = __repmgr_find_site(env, host, port))) {

Completed in 152 milliseconds