Searched refs:tui_file_adjust_strbuf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-file.h27 extern void tui_file_adjust_strbuf (int, struct ui_file *);
H A Dtui-file.c115 one will be allocated by tui_file_adjust_strbuf() */
173 tui_file_adjust_strbuf (strlen (linebuffer), file);
195 tui_file_adjust_strbuf (int n, struct ui_file *file) function
201 "tui_file_adjust_strbuf: bad magic number");

Completed in 101 milliseconds