Searched refs:__repmgr_is_permanent (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h34 int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c148 while (!__repmgr_is_permanent(env, lsnp)) {
H A Drepmgr_windows.c108 if (__repmgr_is_permanent(env, slot->lsnp))
H A Drepmgr_net.c185 * (See note below at __repmgr_is_permanent, regarding
504 * PUBLIC: int __repmgr_is_permanent __P((ENV *, const DB_LSN *));
513 __repmgr_is_permanent(env, lsnp) function
604 (void)__db_unknown_path(env, "__repmgr_is_permanent");

Completed in 37 milliseconds