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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c35 * PUBLIC: int __repmgr_close __P((ENV *));
39 __repmgr_close(env) function
H A Drepmgr_method.c131 * PUBLIC: int __repmgr_close __P((ENV *));
134 __repmgr_close(env) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h20 int __repmgr_close __P((ENV *));
82 int __repmgr_close __P((ENV *));
H A Denv_ext.h85 int __repmgr_close __P((ENV *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c671 (void)__repmgr_close(env);
687 if ((t_ret = __repmgr_close(env)) != 0 && ret == 0)

Completed in 112 milliseconds