Home
last modified time | relevance | path

Searched refs:bl_bucket (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c182 uncle->bl_bucket = new; in add_uncle()
329 if (b->b_uncles->bl_bucket) { in sort_buckets()
330 sort_stringtable(b->b_uncles->bl_bucket->b_global_table); in sort_buckets()
331 sort_stringtable(b->b_uncles->bl_bucket->b_protected_table); in sort_buckets()
471 print_bucket(b->b_uncles->bl_bucket); in print_all_buckets()
474 b->b_uncles->bl_bucket->b_global_table); in print_all_buckets()
478 b->b_uncles->bl_bucket->b_protected_table); in print_all_buckets()
H A Dbucket.h37 struct bucket *bl_bucket; member
H A Dxlator.c936 bl->bl_bucket->b_name); in writemapfile()