|
GDB (xrefs)
|
Public Attributes | |
| int * | magic |
| FILE * | file |
| int | fd |
| int | close_p |
Definition at line 507 of file ui-file.c.
Referenced by stdio_file_delete(), and stdio_file_new().
Definition at line 506 of file ui-file.c.
Referenced by stdio_file_isatty(), stdio_file_new(), stdio_file_read(), and stdio_file_write_async_safe().
| FILE* stdio_file::file |
Definition at line 503 of file ui-file.c.
Referenced by stdio_file_delete(), stdio_file_flush(), stdio_file_fputs(), stdio_file_fseek(), stdio_file_new(), and stdio_file_write().
Definition at line 502 of file ui-file.c.
Referenced by stdio_file_delete(), stdio_file_flush(), stdio_file_fputs(), stdio_file_fseek(), stdio_file_isatty(), stdio_file_new(), stdio_file_read(), stdio_file_write(), and stdio_file_write_async_safe().
1.7.6.1