Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDui-file.c410 static ui_file_write_ftype stdio_file_write; variable
437 set_ui_file_write (ui_file, stdio_file_write); in stdio_file_new()
479 stdio_file_write (struct ui_file *file, const char *buf, long length_buf) in stdio_file_write() function