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

  /src/lib/libc/db/hash/
hash.c 68 static int hash_seq(const DB *, DBT *, DBT *, uint32_t);
207 dbp->seq = hash_seq;
723 hash_seq(const DB *dbp, DBT *key, DBT *data, uint32_t flag) function in typeref:typename:int
hash.c 68 static int hash_seq(const DB *, DBT *, DBT *, uint32_t);
207 dbp->seq = hash_seq;
723 hash_seq(const DB *dbp, DBT *key, DBT *data, uint32_t flag) function in typeref:typename:int

Completed in 26 milliseconds