Searched refs:tui_sfileopen (Results 1 – 9 of 9) sorted by relevance
25 extern struct ui_file *tui_sfileopen (int);
105 pc_out = tui_sfileopen (128); in tui_make_status_line()217 struct ui_file *stream = tui_sfileopen (256); in tui_get_function_from_frame()
102 tui_sfileopen (int n) in tui_sfileopen() function
59 gdb_dis_out = tui_sfileopen (256); in tui_disassemble()
667 stream = tui_sfileopen (256); in tui_register_format()
1072 tui_file_delete, tui_fileopen, tui_sfileopen, tui_file_isatty,1083 tui_sfileopen. Replace gdb_file_get_strbuf with1090 gdb_file_delete. Replace gdb_file_init_astring with tui_sfileopen.
1660 * mi-out.c (mi_out_new): Call tui_sfileopen() instead of
1128 tui_sfileopen. Don't call error_begin.1130 gdb_file_xstrdup() instead of strdup and tui_sfileopen.2298 * varobj.c (varobj_get_type): Call tui_sfileopen() instead of2305 * utils.c (tui_sfileopen): New function. Replaces
7859 tui_file_delete, tui_fileopen, tui_sfileopen, tui_file_isatty,