Searched refs:__ham_putitem (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/db/include/ |
H A D | hash_ext.h | 88 void __ham_putitem __P((PAGE *p, const DBT *, int));
|
/titanic_44/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_rec.c | 141 __ham_putitem(pagep, &argp->key, 144 __ham_putitem(pagep, &argp->data,
|
H A D | hash_page.c | 523 __ham_putitem(p, dbt, type) in __ham_putitem() function 1359 __ham_putitem(hcp->pagep, pkey, key_type); 1360 __ham_putitem(hcp->pagep, pdata, data_type);
|