Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/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
DChangeLog-20037663 (null_file_read): New function.