Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dextern.h37 int __big_return(HTAB *, BUFHEAD *, int, DBT *, int);
H A Dhash_bigkey.c355 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() function
526 if (__big_return(hashp, bufp, 1, val, set)) in collect_key()
H A Dhash.c669 if (__big_return(hashp, rbufp, ndx, val, 0)) in hash_access()