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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dui-file.c531 static ui_file_isatty_ftype tee_file_isatty;
559 set_ui_file_isatty (ui_file, tee_file_isatty);
612 tee_file_isatty (struct ui_file *file)
617 "tee_file_isatty: bad magic number");
529 static ui_file_isatty_ftype tee_file_isatty; variable
610 tee_file_isatty (struct ui_file *file) function

Completed in 270 milliseconds