Searched refs:__repmgr_send (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h34 int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *, const DB_LSN *, int, u_int32_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h34 int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *, const DB_LSN *, int, u_int32_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h34 int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *, const DB_LSN *, int, u_int32_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_method.c125 if ((ret = __rep_set_transport_int(env, SELF_EID, __repmgr_send)) != 0)
239 db_rep->send = __repmgr_send;
H A Drepmgr_net.c75 * __repmgr_send --
78 * PUBLIC: int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *,
82 __repmgr_send(dbenv, control, rec, lsnp, eid, flags) function
227 (void)__db_unknown_path(env, "__repmgr_send");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_method.c125 if ((ret = __rep_set_transport_int(env, SELF_EID, __repmgr_send)) != 0)
239 db_rep->send = __repmgr_send;
H A Drepmgr_net.c75 * __repmgr_send --
78 * PUBLIC: int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *,
82 __repmgr_send(dbenv, control, rec, lsnp, eid, flags) function
227 (void)__db_unknown_path(env, "__repmgr_send");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_method.c125 if ((ret = __rep_set_transport_int(env, SELF_EID, __repmgr_send)) != 0)
239 db_rep->send = __repmgr_send;
H A Drepmgr_net.c75 * __repmgr_send --
78 * PUBLIC: int __repmgr_send __P((DB_ENV *, const DBT *, const DBT *,
82 __repmgr_send(dbenv, control, rec, lsnp, eid, flags) function
227 (void)__db_unknown_path(env, "__repmgr_send");

Completed in 199 milliseconds