Searched refs:__ham_add_el (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | hash_ext.h | 96 int __ham_add_el __P((DBC *, const DBT *, const DBT *, int));
|
/titanic_41/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_page.c | 925 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 D | hash.c | 750 ret = __ham_add_el(dbc, key, myval, H_KEYDATA);
|