Searched refs:__ham_item (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_page.c | 90 __ham_item(dbc, mode) in __ham_item() function 359 return (__ham_item(dbc, mode)); 363 return (__ham_item(dbc, mode)); 384 return (__ham_item(dbc, mode)); 441 return (__ham_item(dbc, mode)); 510 return (__ham_item(dbc, mode));
|
H A D | hash.c | 577 ret = __ham_item(dbc, lock_type); 588 ret = __ham_item(dbc, lock_type); 757 ret = __ham_item(dbc, DB_LOCK_WRITE);
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | hash_ext.h | 80 int __ham_item __P((DBC *, db_lockmode_t));
|