Home
last modified time | relevance | path

Searched refs:memp_sync (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c34 memp_sync(dbmp, lsnp) in memp_sync() function
/titanic_41/usr/src/cmd/sendmail/db/
H A Ddb.h848 int memp_sync __P((DB_MPOOL *, DB_LSN *));
/titanic_41/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c826 (ret = memp_sync(mgr->dbenv->mp_info, &sync_lsn)) != 0) {