Home
last modified time | relevance | path

Searched defs:stdio_file_read (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-file.c490 static ui_file_read_ftype stdio_file_read; variable
557 stdio_file_read (struct ui_file *file, char *buf, long length_buf) in stdio_file_read() function