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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c178 * PUBLIC: int __repmgr_handle_event __P((ENV *, u_int32_t, void *));
182 __repmgr_handle_event(env, event, info) function
H A Drepmgr_msg.c138 * PUBLIC: int __repmgr_handle_event __P((ENV *, u_int32_t, void *));
141 __repmgr_handle_event(env, event, info) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h29 int __repmgr_handle_event __P((ENV *, u_int32_t, void *));
109 int __repmgr_handle_event __P((ENV *, u_int32_t, void *));
H A Denv_ext.h112 int __repmgr_handle_event __P((ENV *, u_int32_t, void *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_util.c2042 ret = __repmgr_handle_event(env, event, info);

Completed in 30 milliseconds