Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c80 static int __ham_lock_bucket __P((DBC *, db_lockmode_t));
1784 if (hcp->lock == 0 && (ret = __ham_lock_bucket(dbc, mode)) != 0)
1856 __ham_lock_bucket(dbc, mode) in __ham_lock_bucket() function