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

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h92 int __ham_replpair __P((DBC *, DBT *, u_int32_t));
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c153 __ham_replpair(dbc, &tmp_val, 1)) != 0)
197 ret = __ham_replpair(dbc, &tmp_val, 0);
H A Dhash.c484 ret = __ham_replpair(dbc, &repldbt, 0);
1108 return (__ham_replpair(dbc, myval, 0));
H A Dhash_page.c844 * __ham_replpair --
848 * PUBLIC: int __ham_replpair __P((DBC *, DBT *, u_int32_t));
851 __ham_replpair(dbc, dbt, make_dup) function

Completed in 205 milliseconds