Searched refs:tuple_block_chain (Results 1 – 1 of 1) sorted by relevance
36 static rep_tuple_block *tuple_block_chain; variable51 sb->next = tuple_block_chain; in rep_make_tuple()52 tuple_block_chain = sb; in rep_make_tuple()88 for (sb = tuple_block_chain; sb != 0; sb = sb->next) in rep_sweep_tuples()114 rep_tuple_block *sb = tuple_block_chain; in rep_tuples_kill()121 tuple_block_chain = NULL; in rep_tuples_kill()