Searched refs:__repmgr_write_some (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.h77 int __repmgr_write_some __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.c707 ret = __repmgr_write_some(env, conn);
H A Drepmgr_windows.c702 __repmgr_write_some(env, conn)) != 0)
H A Drepmgr_sel.c1383 * PUBLIC: int __repmgr_write_some __P((ENV *, REPMGR_CONNECTION *));
1386 __repmgr_write_some(env, conn) function

Completed in 156 milliseconds