Searched refs:init_hash (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/lib/libc/db/hash/ |
| H A D | hash.c | 71 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *); 136 if (!(hashp = init_hash(hashp, file, info))) in __hash_open() 278 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash() function
|
| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | ChangeLog.0 | 153 (init_hash, delete_hash, insert_entry, find_entry, iterate_table, 155 * hash.c (init_hash, delete_hash, insert_entry, insert_entry_2, 693 (init_hash): Remove test for NULL that can never succeed. 1266 (init_hash): Use xcalloc instead of xmalloc.
|
| H A D | ChangeLog.1 | 546 (hash_init): Renamed from init_hash. 553 (hash_init): Renamed from init_hash.
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | ChangeLog.0 | 5198 (init_hash, insert_entry): Cast result of calloc.
|