Home
last modified time | relevance | path

Searched refs:HASHINFO (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/search/
Ddb_local.h137 } HASHINFO; typedef
206 DB *__hash_open(const char *, int, int, int, const HASHINFO *);
Dndbm.c64 HASHINFO info; in dbm_open()
Dhash.c65 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);
102 const HASHINFO *info) /* Special directives for create */
162 if (!(hashp = init_hash(hashp, file, (HASHINFO *)info)))
308 const HASHINFO *info)