Searched refs:__lock_ohash (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlock_ext.h17 u_int32_t __lock_ohash __P((const DBT *));
/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock_util.c71 * lock hash table. They are hashing the same items, but one (__lock_ohash)
102 * __lock_ohash --
104 * PUBLIC: u_int32_t __lock_ohash __P((const DBT *));
107 __lock_ohash(dbt) function
H A Dlock.c184 __lock_ohash, __lock_cmp);
684 dbt, sh_obj, lrp->table_size, __lock_ohash, __lock_cmp);
803 lrp->table_size, __lock_ohash, __lock_cmp);

Completed in 59 milliseconds