Searched refs:this_cmd_tree_chain (Results 1 – 1 of 1) sorted by relevance
2027 struct cleanup *this_cmd_tree_chain; in bpstat_do_actions() local2041 this_cmd_tree_chain = make_cleanup_free_command_lines (&cmd); in bpstat_do_actions()2054 do_cleanups (this_cmd_tree_chain); in bpstat_do_actions()