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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
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) {

Completed in 76 milliseconds