HomeSort by: relevance | last modified time | path
    Searched defs:init_hash (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/hash/
hash.c 71 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
136 if (!(hashp = init_hash(hashp, file, info)))
278 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) function in typeref:typename:HTAB *
hash.c 71 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
136 if (!(hashp = init_hash(hashp, file, info)))
278 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) function in typeref:typename:HTAB *

Completed in 23 milliseconds