Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h97 void __ham_copy_item __P((size_t, PAGE *, u_int32_t, PAGE *));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c535 __ham_copy_item(dbp->pgsize,
537 __ham_copy_item(dbp->pgsize,
H A Dhash_page.c1150 __ham_copy_item(dbp->pgsize,
1152 __ham_copy_item(dbp->pgsize,
1393 __ham_copy_item(pgsize, src_page, src_ndx, dest_page) in __ham_copy_item() function