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

/osnet-11/usr/src/cmd/sendmail/db/xa/
H A Dxa_map.c112 DB_TXNREGION *tmr; local
120 tmr = dbenv->tx_info->region;
123 for (td = SH_TAILQ_FIRST(&tmr->active_txn, __txn_detail);
133 *offp = (u_int8_t *)td - (u_int8_t *)tmr;

Completed in 20 milliseconds