Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDui-file.c30 static ui_file_isatty_ftype null_file_isatty; variable
64 set_ui_file_isatty (file, null_file_isatty); in ui_file_new()
78 null_file_isatty (struct ui_file *file) in null_file_isatty() function