Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h96 int __ham_add_el __P((DBC *, const DBT *, const DBT *, int));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c925 ret = __ham_add_el(dbc, &tmp, dbt, H_KEYDATA);
964 ret = __ham_add_el(dbc, &tmp, &tdata, type);
1237 __ham_add_el(dbc, key, val, type) in __ham_add_el() function
H A Dhash.c750 ret = __ham_add_el(dbc, key, myval, H_KEYDATA);