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

/freebsd-11.0-release/lib/libc/db/hash/
H A Dextern.h38 int __big_return(HTAB *, BUFHEAD *, int, DBT *, int);
H A Dhash_bigkey.c49 * __big_return
359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) function
530 if (__big_return(hashp, bufp, 1, val, set))
H A Dhash.c673 if (__big_return(hashp, rbufp, ndx, val, 0))

Completed in 46 milliseconds