Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-file.c491 static ui_file_isatty_ftype stdio_file_isatty; variable
525 set_ui_file_isatty (ui_file, stdio_file_isatty); in stdio_file_new()
634 stdio_file_isatty (struct ui_file *file) in stdio_file_isatty() function