Files
source/Y/exist_file.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

58 lines
7.3 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>exist_file</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--filehighlight--ini-file-read.c.html#L189'>exist_file</a> 189 lib/filehighlight/ini-file-read.c if (fhl == NULL || filename == NULL || !exist_file (filename))</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L63'>exist_file</a> 63 lib/mcconfig/common.c if (!exist_file (ini_path))</span>
<span class='curline'><a href='../S/lib--mcconfig--common.c.html#L126'>exist_file</a> 126 lib/mcconfig/common.c if (exist_file (ini_path))</span>
<span class='curline'><a href='../S/lib--skin--ini-file.c.html#L109'>exist_file</a> 109 lib/skin/ini-file.c if (exist_file (file_name))</span>
<span class='curline'><a href='../S/lib--skin--ini-file.c.html#L121'>exist_file</a> 121 lib/skin/ini-file.c if (exist_file (file_name))</span>
<span class='curline'><a href='../S/lib--util.c.html#L1187'>exist_file</a> 1187 lib/util.c if (!exist_file (file_name))</span>
<span class='curline'><a href='../S/lib--util.c.html#L1238'>exist_file</a> 1238 lib/util.c if (exist_file (backup_path))</span>
<span class='curline'><a href='../S/lib--util.h.html#L290'>exist_file</a> 290 lib/util.h exist_file (const char *name)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1179'>exist_file</a> 1179 src/editor/editcmd.c if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1234'>exist_file</a> 1234 src/editor/editcmd.c if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1257'>exist_file</a> 1257 src/editor/editcmd.c if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))</span>
<span class='curline'><a href='../S/src--editor--etags.c.html#L437'>exist_file</a> 437 src/editor/etags.c if (tagfile != NULL &amp;&amp; exist_file (tagfile))</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L831'>exist_file</a> 831 src/filemanager/cmd.c if (!exist_file (vfs_path_get_last_path_str (extdir_vpath)))</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L861'>exist_file</a> 861 src/filemanager/cmd.c if (!exist_file (vfs_path_get_last_path_str (menufile_vpath)))</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L884'>exist_file</a> 884 src/filemanager/cmd.c if (!exist_file (vfs_path_get_last_path_str (buffer_vpath)))</span>
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L930'>exist_file</a> 930 src/filemanager/cmd.c if (!exist_file (vfs_path_get_last_path_str (fhlfile_vpath)))</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L773'>exist_file</a> 773 src/filemanager/ext.c if (exist_file (extension_old_file))</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L791'>exist_file</a> 791 src/filemanager/ext.c if (!exist_file (extension_file))</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L799'>exist_file</a> 799 src/filemanager/ext.c if (!exist_file (extension_file))</span>
<span class='curline'><a href='../S/src--filemanager--ext.c.html#L804'>exist_file</a> 804 src/filemanager/ext.c if (!exist_file (extension_file))</span>
<span class='curline'><a href='../S/src--keymap.c.html#L789'>exist_file</a> 789 src/keymap.c if (exist_file (ret))</span>
<span class='curline'><a href='../S/src--keymap.c.html#L804'>exist_file</a> 804 src/keymap.c if (exist_file (ret))</span>
<span class='curline'><a href='../S/src--keymap.c.html#L826'>exist_file</a> 826 src/keymap.c if (exist_file (fname))</span>
<span class='curline'><a href='../S/src--setup.c.html#L474'>exist_file</a> 474 src/setup.c if (!exist_file (profile))</span>
<span class='curline'><a href='../S/src--setup.c.html#L836'>exist_file</a> 836 src/setup.c if (!exist_file (profile))</span>
<span class='curline'><a href='../S/src--setup.c.html#L841'>exist_file</a> 841 src/setup.c if (exist_file (inifile))</span>
<span class='curline'><a href='../S/src--setup.c.html#L850'>exist_file</a> 850 src/setup.c if (!exist_file (inifile))</span>
<span class='curline'><a href='../S/src--setup.c.html#L883'>exist_file</a> 883 src/setup.c if (!exist_file (mc_global.profile_name))</span>
<span class='curline'><a href='../S/src--setup.c.html#L894'>exist_file</a> 894 src/setup.c if (!exist_file (panels_profile_name))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L357'>exist_file</a> 357 src/subshell/common.c if (!exist_file (init_file))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L372'>exist_file</a> 372 src/subshell/common.c if (exist_file (input_file))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L385'>exist_file</a> 385 src/subshell/common.c if (!exist_file (init_file))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L402'>exist_file</a> 402 src/subshell/common.c if (!exist_file (init_file))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L422'>exist_file</a> 422 src/subshell/common.c if (!exist_file (init_file))</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L446'>exist_file</a> 446 src/subshell/common.c if (exist_file (init_file))</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1038'>exist_file</a> 1038 src/usermenu.c if (!exist_file (menu) || !menu_file_own (menu))</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1049'>exist_file</a> 1049 src/usermenu.c if (!exist_file (menu))</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1057'>exist_file</a> 1057 src/usermenu.c if (!exist_file (menu))</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L1061'>exist_file</a> 1061 src/usermenu.c if (!exist_file (menu))</span>
<span class='curline'><a href='../S/src--util.c.html#L59'>exist_file</a> 59 src/util.c if (!exist_file (vfs_path_as_str (file_vpath)))</span>
<span class='curline'><a href='../S/src--util.c.html#L63'>exist_file</a> 63 src/util.c if (!exist_file (vfs_path_as_str (default_file_vpath)))</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L739'>exist_file</a> 739 src/vfs/ftpfs/ftpfs.c if (exist_file (mc_file))</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L277'>exist_file</a> 277 src/vfs/sftpfs/connection.c if (!exist_file (sftpfs_super-&gt;known_hosts_file))</span>
</pre>
</body>
</html>