Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_dup.c532 __db_relink(dbc, add_rem, pagep, new_next, needlock) in __db_relink() argument
534 u_int32_t add_rem;
566 if (add_rem == DB_REM_PAGE && pagep->prev_pgno != PGNO_INVALID) {
581 &pagep->lsn, 0, add_rem, dbp->log_fileid,
600 if (add_rem == DB_ADD_PAGE)