HomeSort by: relevance | last modified time | path
    Searched refs:__big_return (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/db/hash/
extern.h 39 int __big_return(HTAB *, BUFHEAD *, int, DBT *, int);
hash_bigkey.c 52 * __big_return
385 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) function in typeref:typename:int
558 if (__big_return(hashp, bufp, 1, val, set))
hash.c 676 if (__big_return(hashp, rbufp, ndx, val, 0))

Completed in 26 milliseconds