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

  /src/lib/libc/db/hash/
hash.c 64 static int hash_fd(const DB *);
204 dbp->fd = hash_fd;
261 hash_fd(const DB *dbp) function in typeref:typename:int
hash.c 64 static int hash_fd(const DB *);
204 dbp->fd = hash_fd;
261 hash_fd(const DB *dbp) function in typeref:typename:int

Completed in 25 milliseconds