Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dui-file.c33 static ui_file_read_ftype null_file_read; variable
63 set_ui_file_read (file, null_file_read); in ui_file_new()
132 null_file_read (struct ui_file *file, in null_file_read() function