Searched refs:__repmgr_cleanup_connection (Results 1 - 4 of 4) 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.h36 int __repmgr_cleanup_connection __P((ENV *, REPMGR_CONNECTION *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c583 if ((ret = __repmgr_cleanup_connection(env,
H A Drepmgr_windows.c574 if ((ret = __repmgr_cleanup_connection(env,
H A Drepmgr_net.c672 * PUBLIC: int __repmgr_cleanup_connection
680 __repmgr_cleanup_connection(env, conn) function

Completed in 20 milliseconds