Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-file.c487 static ui_file_write_ftype stdio_file_write; variable
580 stdio_file_write (struct ui_file *file, const char *buf, long length_buf) in stdio_file_write() function