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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_net.c62 static int __repmgr_destroy_connection __P((ENV *, REPMGR_CONNECTION *));
704 ret = __repmgr_destroy_connection(env, conn);
737 __repmgr_destroy_connection(env, conn) function
1168 if ((t_ret = __repmgr_destroy_connection(env, conn)) != 0 &&
1220 (void)__repmgr_destroy_connection(env, conn);

Completed in 90 milliseconds