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

  /src/lib/libc/db/hash/
extern.h 37 int __big_insert(HTAB *, BUFHEAD *, const DBT *, const DBT *);
hash_bigkey.c 51 * __big_insert
86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) function in typeref:typename:int
hash_page.c 457 if (__big_insert(hashp, bufp, key, val))

Completed in 13 milliseconds