Searched refs:__lock_cmp (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | lock_ext.h | 15 int __lock_cmp __P((const DBT *, DB_LOCKOBJ *));
|
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock_util.c | 28 * __lock_cmp -- 35 * PUBLIC: int __lock_cmp __P((const DBT *, DB_LOCKOBJ *)); 38 __lock_cmp(dbt, lock_obj) function
|
H A D | lock.c | 184 __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 341 milliseconds