Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h88 void __ham_putitem __P((PAGE *p, const DBT *, int));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_rec.c141 __ham_putitem(pagep, &argp->key,
144 __ham_putitem(pagep, &argp->data,
H A Dhash_page.c523 __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);