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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h126 int __repmgr_wsa_init __P((ENV *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_windows.c411 if (!db_rep->wsa_inited && (ret = __repmgr_wsa_init(env)) != 0)
427 * __repmgr_wsa_init --
430 * PUBLIC: int __repmgr_wsa_init __P((ENV *));
433 __repmgr_wsa_init(env) function
H A Drepmgr_net.c958 (ret = __repmgr_wsa_init(env)) != 0)

Completed in 321 milliseconds