GDB (xrefs)
Functions
tui-file.h File Reference

Go to the source code of this file.

Functions

struct ui_filetui_fileopen (FILE *)
 
struct ui_filetui_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  
)
char* tui_file_get_strbuf ( struct ui_file )
struct ui_file* tui_fileopen ( FILE *  )
struct ui_file* tui_sfileopen ( int  )