Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h86 int __ham_item_prev __P((DBC *, db_lockmode_t));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c547 ret = __ham_item_prev(dbc, lock_type);
627 ret = __ham_item_prev(dbc, lock_type);
H A Dhash_page.c285 return (__ham_item_prev(dbc, mode));
316 __ham_item_prev(dbc, mode) in __ham_item_prev() function