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

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h61 #define __new_page __kdb2_new_page macro
95 int32_t __new_page __P((HTAB *, u_int32_t, int32_t));
H A Dhash_page.c719 if (__new_page(hashp, (u_int32_t)ovfl_num, A_OVFL) != 0)
761 if (__new_page(hashp, (u_int32_t)ovfl_num, A_OVFL) != 0)
809 __new_page(hashp, addr, addr_type) function
1051 if (__new_page(hashp, pnum, A_BITMAP) != 0)
H A Dhash.c413 if (__new_page(hashp, (u_int32_t)i, A_BUCKET) != 0)
985 if (__new_page(hashp, new_bucket, A_BUCKET) != 0)

Completed in 18 milliseconds