Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h79 #define __split_page __kdb2_split_page macro
113 int32_t __split_page __P((HTAB *, u_int32_t, u_int32_t));
H A Dhash.c1013 return (__split_page(hashp, old_bucket, new_bucket));
H A Dhash_page.c434 __split_page(hashp, obucket, nbucket)