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

  /src/lib/libc/db/hash/
extern.h 47 int __find_bigpair(HTAB *, BUFHEAD *, int, char *, int);
hash_bigkey.c 299 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) function in typeref:typename:int
hash.c 623 __find_bigpair(hashp, rbufp, ndx, kp, (int)size)) > 0)

Completed in 13 milliseconds