Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dui-file.c529 static ui_file_isatty_ftype tee_file_isatty; variable
557 set_ui_file_isatty (ui_file, tee_file_isatty); in tee_file_new()
610 tee_file_isatty (struct ui_file *file) in tee_file_isatty() function
DChangeLog-20026244 (tee_file_isatty): New.