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

  /src/lib/libc/db/hash/
extern.h 43 void __buf_init(HTAB *, u_int);
hash_buf.c 50 * __buf_init
277 __buf_init(HTAB *hashp, u_int nbytes) function in typeref:typename:void
hash.c 188 __buf_init(hashp, info->cachesize);
190 __buf_init(hashp, DEF_BUFSIZE);

Completed in 12 milliseconds