Home
last modified time | relevance | path

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

/openbsd/lib/libc/db/hash/
H A Dhash_page.c74 static int ugly_split(HTAB *, u_int32_t, BUFHEAD *, BUFHEAD *, int, int);
204 retval = ugly_split(hashp, obucket, old_bufp, new_bufp, in __split_page()
269 ugly_split(HTAB *hashp, in ugly_split() function