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

/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/
H A Ddb.h111 struct __db_txn_stat; typedef struct __db_txn_stat DB_TXN_STAT; typedef in typeref:struct:__db_txn_stat
905 int txn_stat __P((DB_TXNMGR *, DB_TXN_STAT **, void *(*)(size_t)));

Completed in 176 milliseconds