Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dui-file.c37 static ui_file_put_ftype null_file_put; variable
66 set_ui_file_put (file, null_file_put); in ui_file_new()
90 null_file_put (struct ui_file *file, in null_file_put() function