Searched refs:b_protected_table (Results 1 – 3 of 3) sorted by relevance
293 b->b_protected_table = in add_by_name()294 add_to_stringtable(b->b_protected_table, buffer); in add_by_name()326 sort_stringtable(b->b_protected_table); in sort_buckets()331 sort_stringtable(b->b_uncles->bl_bucket->b_protected_table); in sort_buckets()440 (void *)b->b_protected_table); in print_bucket()461 print_stringtable(b->b_protected_table); in print_all_buckets()478 b->b_uncles->bl_bucket->b_protected_table); in print_all_buckets()508 b->b_protected_table = create_stringtable(TABLE_INITIAL); in new_bucket()
51 table_t *b_protected_table; member
909 t = b->b_protected_table; in writemapfile()