Lines Matching defs:file
61 struct ui_file *file = ui_file_new (); in tui_file_new() local
74 tui_file_delete (struct ui_file *file) in tui_file_delete()
92 struct ui_file *file = tui_file_new (); in tui_fileopen() local
105 struct ui_file *file = tui_file_new (); in tui_sfileopen() local
124 tui_file_isatty (struct ui_file *file) in tui_file_isatty()
138 tui_file_rewind (struct ui_file *file) in tui_file_rewind()
149 tui_file_put (struct ui_file *file, in tui_file_put()
172 tui_file_fputs (const char *linebuffer, struct ui_file *file) in tui_file_fputs()
188 tui_file_get_strbuf (struct ui_file *file) in tui_file_get_strbuf()
202 tui_file_adjust_strbuf (int n, struct ui_file *file) in tui_file_adjust_strbuf()
231 tui_file_flush (struct ui_file *file) in tui_file_flush()