Searched refs:ui_file_flush_ftype (Results 1 – 4 of 4) sorted by relevance
33 typedef void (ui_file_flush_ftype) (struct ui_file * stream); typedef34 extern void set_ui_file_flush (struct ui_file *stream, ui_file_flush_ftype * flush);
34 static ui_file_flush_ftype null_file_flush;42 ui_file_flush_ftype *to_flush;216 set_ui_file_flush (struct ui_file *file, ui_file_flush_ftype *flush) in set_ui_file_flush()416 static ui_file_flush_ftype stdio_file_flush;531 static ui_file_flush_ftype tee_file_flush;
31 static ui_file_flush_ftype mi_console_file_flush;
50 static ui_file_flush_ftype tui_file_flush;