Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/db/hash/
H A Dhash.c562 ret = __ham_item_next(dbc, lock_type);
568 ret = __ham_item_next(dbc, lock_type);
575 ret = __ham_item_next(dbc, lock_type);
641 ret = __ham_item_next(dbc, lock_type);
1146 if ((ret = __ham_item_next(dbc, mode)) != 0)
H A Dhash_page.c304 return (__ham_item_next(dbc, mode));
450 __ham_item_next(dbc, mode) in __ham_item_next() function
/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h87 int __ham_item_next __P((DBC *, db_lockmode_t));