GDB (API)
Functions
/home/stan/gdb/src/gdb/tui/tui-file.h File Reference

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 *)

Function Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines