Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dui-file.c420 struct stdio_file struct
431 struct stdio_file *stdio = xmalloc (sizeof (struct stdio_file)); in stdio_file_new() argument
447 struct stdio_file *stdio = ui_file_data (file); in stdio_file_delete()
461 struct stdio_file *stdio = ui_file_data (file); in stdio_file_flush()
471 struct stdio_file *stdio = ui_file_data (file); in stdio_file_read()
481 struct stdio_file *stdio = ui_file_data (file); in stdio_file_write()
491 struct stdio_file *stdio = ui_file_data (file); in stdio_file_fputs()
501 struct stdio_file *stdio = ui_file_data (file); in stdio_file_isatty()