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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
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 71 milliseconds