Searched defs:__ham_add_el (Results 1 - 1 of 1) sorted by relevance

/osnet-11/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);
1234 * PUBLIC: int __ham_add_el __P((DBC *, const DBT *, const DBT *, int));
1237 __ham_add_el(dbc, key, val, type) function

Completed in 24 milliseconds