Searched refs:ui_file_isatty (Results 1 – 3 of 3) sorted by relevance
69 extern int ui_file_isatty (struct ui_file *);
176 ui_file_isatty (struct ui_file *file) in ui_file_isatty() function
1701 if (!ui_file_isatty (gdb_stdout)) in init_page_info()