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

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h88 void __ham_putitem __P((PAGE *p, const DBT *, int));
/osnet-11/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.c514 * PUBLIC: void __ham_putitem __P((PAGE *p, const DBT *, int));
523 __ham_putitem(p, dbt, type) function
1359 __ham_putitem(hcp->pagep, pkey, key_type);
1360 __ham_putitem(hcp->pagep, pdata, data_type);

Completed in 19 milliseconds