Searched refs:init_hash (Results 1 – 3 of 3) sorted by relevance
18 void init_hash(void);
73 static HTAB *init_hash(HTAB *, const char *, const HASHINFO *);134 if (!(hashp = init_hash(hashp, file, info))) in __hash_open()273 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash() function
331 init_hash(hash_t *hash, in init_hash() function396 init_hash(&result->hash, 4, result_pool); in svn_fs_x__reps_builder_create()