|
GDB (xrefs)
|
Public Attributes | |
| int * | magic |
| struct ui_file * | one |
| struct ui_file * | two |
| int | close_one |
| int | close_two |
Definition at line 743 of file ui-file.c.
Referenced by tee_file_delete(), and tee_file_new().
Definition at line 743 of file ui-file.c.
Referenced by tee_file_delete(), and tee_file_new().
Definition at line 741 of file ui-file.c.
Referenced by tee_file_delete(), tee_file_flush(), tee_file_fputs(), tee_file_isatty(), tee_file_new(), and tee_file_write().
| struct ui_file* tee_file::one |
Definition at line 742 of file ui-file.c.
Referenced by tee_file_delete(), tee_file_flush(), tee_file_fputs(), tee_file_isatty(), tee_file_new(), and tee_file_write().
| struct ui_file * tee_file::two |
Definition at line 742 of file ui-file.c.
Referenced by tee_file_delete(), tee_file_flush(), tee_file_fputs(), tee_file_new(), and tee_file_write().
1.7.6.1