fopen 103 lib/charsets.c f = fopen (fname, "r"); fopen 127 lib/logging.c f = fopen (logfilename, "a"); fopen 190 lib/util.c backup_fd = fopen (to_file_name, "w"); fopen 992 lib/util.c f = fopen (fn, "r"); fopen 1090 lib/util.c f = fopen (fn, "w"); fopen 1095 lib/util.c tmp_f = fopen (tmp_fn, "r"); fopen 816 lib/vfs/direntry.c me->logfile = fopen ((char *) arg, "w"); fopen 408 lib/widget/input_complete.c file = fopen (filename, "r"); fopen 225 src/clipboard.c f = fopen (fname, "r"); fopen 144 src/diffviewer/ydiff.c backup_fd = fopen (to_file_name, "w"); fopen 1989 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_RIGHT], "r"); fopen 1991 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_LEFT], "r"); fopen 2027 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_RIGHT], "r"); fopen 2028 src/diffviewer/ydiff.c f1 = fopen (dview->file[DIFF_LEFT], "r"); fopen 2032 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_LEFT], "r"); fopen 2033 src/diffviewer/ydiff.c f1 = fopen (dview->file[DIFF_RIGHT], "r"); fopen 2074 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_RIGHT], "r"); fopen 2075 src/diffviewer/ydiff.c f1 = fopen (dview->file[DIFF_LEFT], "r"); fopen 2079 src/diffviewer/ydiff.c f0 = fopen (dview->file[DIFF_LEFT], "r"); fopen 2080 src/diffviewer/ydiff.c f1 = fopen (dview->file[DIFF_RIGHT], "r"); fopen 1809 src/editor/edit.c fd = fopen (block_file, "w"); fopen 300 src/editor/editcmd.c file = (FILE *) fopen (savename, "w"); fopen 213 src/editor/etags.c f = fopen (tagfile, "r"); fopen 920 src/editor/syntax.c return fopen (filename, "r"); fopen 925 src/editor/syntax.c f = fopen (error_file_name, "r"); fopen 933 src/editor/syntax.c return fopen (error_file_name, "r"); fopen 1298 src/editor/syntax.c f = fopen (syntax_file, "r"); fopen 1305 src/editor/syntax.c f = fopen (global_syntax_file, "r"); fopen 74 src/file_history.c f = fopen (fn, "r"); fopen 114 src/file_history.c f = fopen (fn, "w"); fopen 1470 src/filemanager/hotlist.c hotlist_file = fopen (hotlist_file_name, "r"); fopen 1675 src/filemanager/hotlist.c hotlist_file = fopen (hotlist_file_name, "w"); fopen 145 src/filemanager/mountlist.c #define setmntent(fp, mode) fopen (fp, mode) fopen 614 src/filemanager/mountlist.c fp = fopen (mountinfo, "r"); fopen 933 src/filemanager/mountlist.c fp = fopen (table, "r"); fopen 988 src/filemanager/mountlist.c fp = fopen (table, "r"); fopen 1059 src/filemanager/mountlist.c fp = fopen (table, "r"); fopen 221 src/filemanager/treestore.c file = fopen (name, "r"); fopen 337 src/filemanager/treestore.c file = fopen (name, "w"); fopen 744 src/vfs/ftpfs/ftpfs.c npf = fopen (mc_file, "r"); fopen 452 src/vfs/sfs/sfs.c cfg = fopen (mc_sfsini, "r"); fopen 362 src/vfs/sftpfs/config_parser.c ssh_config_handler = fopen (config_filename, "r"); fopen 904 src/vfs/shell/shell.c me->logfile = fopen ("/tmp/mc-SHELL.sh", "w"); fopen 181 src/viewer/coord_cache.c f = fopen ("mcview-ccache.out", "w"); fopen 400 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c input = fopen (argv[1], "r"); fopen 72 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c f = fopen (fname, "r");