Home
last modified time | relevance | path

Searched refs:ui_file_flush_ftype (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dui-file.h33 typedef void (ui_file_flush_ftype) (struct ui_file * stream); typedef
34 extern void set_ui_file_flush (struct ui_file *stream, ui_file_flush_ftype * flush);
H A Dui-file.c34 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;
/openbsd/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-console.c31 static ui_file_flush_ftype mi_console_file_flush;
/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-file.c50 static ui_file_flush_ftype tui_file_flush;