|
GDB (API)
|
Go to the source code of this file.
Functions | |
| struct ui_file * | tui_fileopen (FILE *) |
| struct ui_file * | tui_sfileopen (int) |
| char * | tui_file_get_strbuf (struct ui_file *) |
| void | tui_file_adjust_strbuf (int, struct ui_file *) |
| void tui_file_adjust_strbuf | ( | int | , |
| struct ui_file * | |||
| ) |
Definition at line 202 of file tui-file.c.
| char* tui_file_get_strbuf | ( | struct ui_file * | ) |
Definition at line 188 of file tui-file.c.
| struct ui_file* tui_fileopen | ( | FILE * | ) | [read] |
Definition at line 90 of file tui-file.c.
| struct ui_file* tui_sfileopen | ( | int | ) | [read] |
Definition at line 103 of file tui-file.c.
1.7.6.1