Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h73 int __ham_add_dup __P((DBC *, DBT *, u_int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c767 ret = __ham_add_dup(dbc, data, flags);
1091 return (__ham_add_dup(dbc, nval, DB_KEYLAST));
H A Dhash_dup.c93 __ham_add_dup(dbc, nval, flags) in __ham_add_dup() function