Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c75 static int __ham_make_dup __P((const DBT *, DBT *d, void **, u_int32_t *));
151 __ham_make_dup(&pval, &tmp_val, &dbc->rdata.data,
158 if ((ret = __ham_make_dup(nval,
380 __ham_make_dup(notdup, duplicate, bufp, sizep) in __ham_make_dup() function