Searched refs:txn_checkpoint (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_apprec.c220 if ((ret = txn_checkpoint(dbenv->tx_info, 0, 0)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h899 int txn_checkpoint __P((const DB_TXNMGR *, u_int32_t, u_int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c739 txn_checkpoint(mgr, kbytes, minutes) function
833 "txn_checkpoint: system failure in memp_sync %s\n",
846 "txn_checkpoint: log failed at LSN [%ld %ld] %s\n",

Completed in 62 milliseconds