avail_tree_content  242 fast-import.c  	struct avail_tree_content *next_avail;
avail_tree_content  341 fast-import.c  static struct avail_tree_content **avail_tree_table;
avail_tree_content  755 fast-import.c  	struct avail_tree_content *f, *l = NULL;
avail_tree_content  783 fast-import.c  	struct avail_tree_content *f = (struct avail_tree_content*)t;
avail_tree_content 3404 fast-import.c  	avail_tree_table = xcalloc(avail_tree_table_sz, sizeof(struct avail_tree_content*));