Searched refs:old_stream (Results 1 – 3 of 3) sorted by relevance
232 ui_file *old_stream = m_cli_uiout->set_stream (gdb_stdout); in exec() local233 SCOPE_EXIT { m_cli_uiout->set_stream (old_stream); }; in exec()
779 void *old_stream; in suffix() local806 old_stream = info->stream; in suffix()814 info->stream = old_stream; in suffix()