Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c119 if (rectype == DB_log_register || rectype == DB_txn_ckp ||
130 if (rectype == DB_log_register || rectype == DB_txn_ckp ||
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn_auto.h15 #define DB_txn_ckp (DB_txn_BEGIN + 2) macro
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c156 rectype = DB_txn_ckp;
587 __txn_ckp_print, DB_txn_ckp)) != 0)
611 __txn_ckp_recover, DB_txn_ckp)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog.c222 if (chk == DB_txn_ckp) {
261 if (chk == DB_txn_ckp) {