hashmap_free 1395 config.c hashmap_free(&cs->config_hash, 1); hashmap_free 353 diffcore-rename.c hashmap_free(&file_table, 1); hashmap_free 53 hashmap.h extern void hashmap_free(struct hashmap *map, int free_entries); hashmap_free 237 name-hash.c hashmap_free(&istate->name_hash, 0); hashmap_free 238 name-hash.c hashmap_free(&istate->dir_hash, 1); hashmap_free 79 submodule-config.c hashmap_free(&cache->for_path, 1); hashmap_free 80 submodule-config.c hashmap_free(&cache->for_name, 1); hashmap_free 103 test-hashmap.c hashmap_free(&map, 0); hashmap_free 123 test-hashmap.c hashmap_free(&map, 0); hashmap_free 262 test-hashmap.c hashmap_free(&map, 1);