Searched refs:hash_initialize (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | hash.h | 89 Hash_table *hash_initialize (size_t, const Hash_tuning *,
|
H A D | fts-cycle.c | 55 fts->fts_cycle.ht = hash_initialize (HT_INITIAL_SIZE, NULL, AD_hash, in setup_dir()
|
H A D | exclude.c | 266 sp->v.table = hash_initialize (0, NULL, in new_exclude_segment()
|
H A D | hash.c | 594 hash_initialize (size_t candidate, const Hash_tuning *tuning, in hash_initialize() function
|
H A D | fts.c | 723 = hash_initialize (DEV_TYPE_HT_INITIAL_SIZE, NULL, dev_type_hash, in filesystem_type()
|