Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/db/
H A Ddb.h905 int txn_stat __P((DB_TXNMGR *, DB_TXN_STAT **, void *(*)(size_t)));
/titanic_50/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c920 txn_stat(mgr, statp, db_malloc) in txn_stat() function