Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h81 #define __split_page __kdb2_split_page macro
115 int32_t __split_page __P((HTAB *, u_int32_t, u_int32_t));
H A Dhash.c1020 return (__split_page(hashp, old_bucket, new_bucket));
H A Dhash_page.c443 __split_page(hashp, obucket, nbucket)