Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h95 int __ham_split_page __P((DBC *, u_int32_t, u_int32_t));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c870 return (__ham_split_page(dbc, old_bucket, new_bucket));
H A Dhash_page.c1061 __ham_split_page(dbc, obucket, nbucket) in __ham_split_page() function