Searched refs:__ham_del_pair (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h91 int __ham_del_pair __P((DBC *, int));
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash.c266 ret = __ham_del_pair(dbc, 1);
443 ret = __ham_del_pair(dbc, 1);
475 ret = __ham_del_pair(dbc, 1);
493 normal: ret = __ham_del_pair(dbc, 1);
H A Dhash_page.c597 * PUBLIC: int __ham_del_pair __P((DBC *, int));
600 __ham_del_pair(dbc, reclaim_page) function
923 ret = __ham_del_pair(dbc, 0);
938 if ((ret = __ham_del_pair(dbc, 0)) != 0) {
H A Dhash_dup.c541 ret = __ham_del_pair(dbc, 0);

Completed in 27 milliseconds