Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dhash_page.c78 static int ugly_split(HTAB *, u_int32_t, BUFHEAD *, BUFHEAD *, int, int);
208 retval = ugly_split(hashp, obucket, old_bufp, new_bufp, in __split_page()
273 ugly_split(HTAB *hashp, in ugly_split() function