Home
last modified time | relevance | path

Searched refs:REP_ALIVE (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_record.c469 if (rp->rectype == REP_ALIVE ||
483 if (rp->rectype == REP_ALIVE)
526 case REP_ALIVE:
588 eid, REP_ALIVE, &lsn, &data_dbt, 0, 0);
818 REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
855 REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
H A Drep_elect.c749 eid, REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
H A Drep_util.c2252 case REP_ALIVE:
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_record.c434 if ((rp->rectype == REP_ALIVE ||
449 if (rp->rectype == REP_ALIVE)
492 case REP_ALIVE:
547 eid, REP_ALIVE, &lsn, &data_dbt, 0, 0);
808 REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
840 REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
H A Drep_elect.c739 eid, REP_ALIVE, &rp->lsn, &data_dbt, 0, 0);
H A Drep_util.c2334 case REP_ALIVE:
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Drep.h46 #define REP_ALIVE 1 /* I am alive message. */ macro
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Drep.h46 #define REP_ALIVE 1 /* I am alive message. */ macro