Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c922 DB_TXN_STAT **statp;
925 DB_TXN_STAT *stats;
942 nbytes = sizeof(DB_TXN_STAT) + sizeof(DB_TXN_ACTIVE) * (nactive + 200);
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h111 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef
905 int txn_stat __P((DB_TXNMGR *, DB_TXN_STAT **, void *(*)(size_t)));