Searched refs:lock_tvec (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_page.c | 298 ret = lock_tvec(dbp->dbenv->lk_info,
|
/titanic_41/usr/src/cmd/sendmail/db/ |
H A D | db.h | 706 int lock_tvec __P((DB_LOCKTAB *,
|
/titanic_41/usr/src/cmd/sendmail/db/lock/ |
H A D | lock.c | 74 lock_tvec(lt, txn, flags, list, nlist, elistp) in lock_tvec() function
|
/titanic_41/usr/src/cmd/sendmail/db/txn/ |
H A D | txn.c | 624 lock_tvec(mgr->dbenv->lk_info, txnp, 0, &request, 1, NULL);
|