exist_file        189 lib/filehighlight/ini-file-read.c     if (fhl == NULL || filename == NULL || !exist_file (filename))
exist_file         63 lib/mcconfig/common.c     if (!exist_file (ini_path))
exist_file        126 lib/mcconfig/common.c     if (exist_file (ini_path))
exist_file        107 lib/skin/ini-file.c     if (exist_file (file_name))
exist_file        119 lib/skin/ini-file.c     if (exist_file (file_name))
exist_file       1179 lib/util.c         if (!exist_file (file_name))
exist_file       1230 lib/util.c         if (exist_file (backup_path))
exist_file        290 lib/util.h     exist_file (const char *name)
exist_file       1137 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
exist_file       1187 src/editor/editcmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
exist_file       1210 src/editor/editcmd.c         if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))
exist_file        437 src/editor/etags.c         if (tagfile != NULL && exist_file (tagfile))
exist_file        831 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))
exist_file        861 src/filemanager/cmd.c     if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))
exist_file        884 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))
exist_file        930 src/filemanager/cmd.c         if (!exist_file (vfs_path_get_last_path_str (fhlfile_vpath)))
exist_file        774 src/filemanager/ext.c     if (exist_file (extension_old_file))
exist_file        792 src/filemanager/ext.c     if (!exist_file (extension_file))
exist_file        800 src/filemanager/ext.c         if (!exist_file (extension_file))
exist_file        805 src/filemanager/ext.c             if (!exist_file (extension_file))
exist_file        789 src/keymap.c       if (exist_file (ret))
exist_file        804 src/keymap.c       if (exist_file (ret))
exist_file        826 src/keymap.c       if (exist_file (fname))
exist_file        469 src/setup.c        if (!exist_file (profile))
exist_file        831 src/setup.c            if (!exist_file (profile))
exist_file        836 src/setup.c                if (exist_file (inifile))
exist_file        845 src/setup.c                    if (!exist_file (inifile))
exist_file        878 src/setup.c        if (!exist_file (mc_global.profile_name))
exist_file        889 src/setup.c        if (!exist_file (panels_profile_name))
exist_file        318 src/subshell/common.c         if (!exist_file (init_file))
exist_file        333 src/subshell/common.c             if (exist_file (input_file))
exist_file        346 src/subshell/common.c         if (!exist_file (init_file))
exist_file        363 src/subshell/common.c         if (!exist_file (init_file))
exist_file        383 src/subshell/common.c         if (!exist_file (init_file))
exist_file        407 src/subshell/common.c             if (exist_file (init_file))
exist_file       1005 src/usermenu.c     if (!exist_file (menu) || !menu_file_own (menu))
exist_file       1017 src/usermenu.c         if (!exist_file (menu))
exist_file       1025 src/usermenu.c             if (!exist_file (menu))
exist_file       1029 src/usermenu.c                 if (!exist_file (menu))
exist_file         55 src/util.c         if (!exist_file (vfs_path_as_str (file_vpath)))
exist_file         59 src/util.c             if (!exist_file (vfs_path_as_str (default_file_vpath)))
exist_file        740 src/vfs/ftpfs/ftpfs.c     if (exist_file (mc_file))
exist_file        277 src/vfs/sftpfs/connection.c     if (!exist_file (sftpfs_super->known_hosts_file))