Home
last modified time | relevance | path

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

/illumos-gate/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.c600 __ham_del_pair(dbc, reclaim_page) in __ham_del_pair() 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);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h91 int __ham_del_pair __P((DBC *, int));