|
GDB (xrefs)
|
Public Attributes | |
| int * | ts_magic |
| enum streamtype | ts_streamtype |
| FILE * | ts_filestream |
| char * | ts_strbuf |
| int | ts_buflen |
Definition at line 39 of file tui-file.c.
Definition at line 45 of file tui-file.c.
Referenced by tui_file_adjust_strbuf(), tui_fileopen(), and tui_sfileopen().
Definition at line 43 of file tui-file.c.
Referenced by tui_file_flush(), tui_file_isatty(), tui_fileopen(), and tui_sfileopen().
Definition at line 41 of file tui-file.c.
Referenced by tui_file_adjust_strbuf(), tui_file_delete(), tui_file_flush(), tui_file_get_strbuf(), tui_file_isatty(), tui_file_new(), tui_file_put(), and tui_file_rewind().
| char* tui_stream::ts_strbuf |
Definition at line 44 of file tui-file.c.
Referenced by tui_file_adjust_strbuf(), tui_file_delete(), tui_file_fputs(), tui_file_get_strbuf(), tui_file_put(), tui_file_rewind(), tui_fileopen(), and tui_sfileopen().
Definition at line 42 of file tui-file.c.
Referenced by tui_file_adjust_strbuf(), tui_file_delete(), tui_file_flush(), tui_file_fputs(), tui_file_isatty(), tui_file_put(), tui_fileopen(), and tui_sfileopen().
1.7.6.1