Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dui-file.c34 static ui_file_flush_ftype null_file_flush; variable
60 set_ui_file_flush (file, null_file_flush); in ui_file_new()
98 null_file_flush (struct ui_file *file) in null_file_flush() function