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

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h80 int __ham_item __P((DBC *, db_lockmode_t));
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c87 * PUBLIC: int __ham_item __P((DBC *, db_lockmode_t));
90 __ham_item(dbc, mode) 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 Dhash.c577 ret = __ham_item(dbc, lock_type);
588 ret = __ham_item(dbc, lock_type);
757 ret = __ham_item(dbc, DB_LOCK_WRITE);

Completed in 20 milliseconds