Searched refs:__repmgr_is_permanent (Results 1 - 12 of 12) 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.h38 int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h38 int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Drepmgr_ext.h38 int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c160 while (!__repmgr_is_permanent(env, lsnp)) {
H A Drepmgr_windows.c119 if (__repmgr_is_permanent(env, slot->lsnp))
H A Drepmgr_net.c211 * (See note below at __repmgr_is_permanent, regarding
574 * PUBLIC: int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
583 __repmgr_is_permanent(env, lsnp) function
674 (void)__db_unknown_path(env, "__repmgr_is_permanent");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c160 while (!__repmgr_is_permanent(env, lsnp)) {
H A Drepmgr_windows.c119 if (__repmgr_is_permanent(env, slot->lsnp))
H A Drepmgr_net.c211 * (See note below at __repmgr_is_permanent, regarding
574 * PUBLIC: int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
583 __repmgr_is_permanent(env, lsnp) function
674 (void)__db_unknown_path(env, "__repmgr_is_permanent");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_posix.c160 while (!__repmgr_is_permanent(env, lsnp)) {
H A Drepmgr_windows.c119 if (__repmgr_is_permanent(env, slot->lsnp))
H A Drepmgr_net.c211 * (See note below at __repmgr_is_permanent, regarding
574 * PUBLIC: int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
583 __repmgr_is_permanent(env, lsnp) function
674 (void)__db_unknown_path(env, "__repmgr_is_permanent");

Completed in 92 milliseconds