hash_list 266 fast-import.c struct hash_list *next; hash_list 2646 fast-import.c static struct hash_list *parse_merge(unsigned int *count) hash_list 2648 fast-import.c struct hash_list *list = NULL, **tail = &list, *n; hash_list 2690 fast-import.c struct hash_list *merge_list = NULL; hash_list 2763 fast-import.c struct hash_list *next = merge_list->next;