Searched refs:bucketlist (Results 1 – 3 of 3) sorted by relevance
36 struct bucketlist { struct38 struct bucketlist *bl_next; argument44 struct bucketlist *b_uncles;
150 struct bucketlist *uncle; in add_uncle()180 uncle = malloc(sizeof (struct bucketlist)); in add_uncle()
860 struct bucketlist *bl; in writemapfile()