Searched refs:ui_file_read (Results 1 – 3 of 3) sorted by relevance
84 extern long ui_file_read (struct ui_file *file, char *buf, long length_buf);
204 ui_file_read (struct ui_file *file, char *buf, long length_buf) in ui_file_read() function
726 ret = ui_file_read (gdb_stdtargin, buffer, 32767); in remote_fileio_func_read()