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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dui-file.c533 static ui_file_flush_ftype tee_file_flush;
556 set_ui_file_flush (ui_file, tee_file_flush);
579 tee_file_flush (struct ui_file *file)
584 "tee_file_flush: bad magic number");
531 static ui_file_flush_ftype tee_file_flush; variable
577 tee_file_flush (struct ui_file *file) function

Completed in 100 milliseconds