Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h110 struct __db_txn_active; typedef struct __db_txn_active DB_TXN_ACTIVE; typedef
886 DB_TXN_ACTIVE
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c942 nbytes = sizeof(DB_TXN_STAT) + sizeof(DB_TXN_ACTIVE) * (nactive + 200);
959 stats->st_txnarray = (DB_TXN_ACTIVE *)&stats[1];