Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dui-file.c412 static ui_file_read_ftype stdio_file_read; variable
439 set_ui_file_read (ui_file, stdio_file_read); in stdio_file_new()
469 stdio_file_read (struct ui_file *file, char *buf, long length_buf) in stdio_file_read() function
H A DChangeLog-20037666 (stdio_file_read): New function.