Searched refs:__repmgr_queue_get (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/repmgr/
H A Drepmgr_queue.c64 * PUBLIC: int __repmgr_queue_get __P((ENV *, REPMGR_MESSAGE **));
75 __repmgr_queue_get(env, msgp) function
H A Drepmgr_msg.c43 while ((ret = __repmgr_queue_get(env, &msg)) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h66 int __repmgr_queue_get __P((ENV *, REPMGR_MESSAGE **));

Completed in 30 milliseconds