Searched refs:stdio_file_new (Results 1 – 1 of 1) sorted by relevance
493 static struct ui_file *stdio_file_new (FILE *file, int close_p);510 stdio_file_new (FILE *file, int close_p) in stdio_file_new() function661 return stdio_file_new (file, 0); in stdio_fileopen()671 return stdio_file_new (f, 1); in gdb_fopen()