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

/freebsd-9.3-release/lib/libc/db/hash/
H A Dextern.h47 u_int16_t __find_last_page(HTAB *, BUFHEAD **);
H A Dhash_bigkey.c51 * __find_last_page
320 __find_last_page(HTAB *hashp, BUFHEAD **bpp) function
572 if ( (ret->next_addr = __find_last_page(hashp, &big_keyp)) ) {
H A Dhash.c623 __find_last_page(hashp, &bufp))) {

Completed in 98 milliseconds