Searched refs:__new_page (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h75 #define __new_page __kdb2_new_page macro
109 int32_t __new_page __P((HTAB *, u_int32_t, int32_t));
H A Dhash_page.c709 if (__new_page(hashp, (u_int32_t)ovfl_num, A_OVFL) != 0)
751 if (__new_page(hashp, (u_int32_t)ovfl_num, A_OVFL) != 0)
799 __new_page(hashp, addr, addr_type) function
1040 if (__new_page(hashp, pnum, A_BITMAP) != 0)
H A Dhash.c419 if (__new_page(hashp, (u_int32_t)i, A_BUCKET) != 0)
996 if (__new_page(hashp, new_bucket, A_BUCKET) != 0)

Completed in 112 milliseconds