mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
31 lines
3.1 KiB
HTML
31 lines
3.1 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>extdir_vpath</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/src--editor--editcmd.c.html#L1168'>extdir_vpath</a> 1168 src/editor/editcmd.c vfs_path_t *extdir_vpath;</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1177'>extdir_vpath</a> 1177 src/editor/editcmd.c extdir_vpath =</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1179'>extdir_vpath</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#L1181'>extdir_vpath</a> 1181 src/editor/editcmd.c vfs_path_free (extdir_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1182'>extdir_vpath</a> 1182 src/editor/editcmd.c extdir_vpath =</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1194'>extdir_vpath</a> 1194 src/editor/editcmd.c check_for_default (extdir_vpath, user_syntax_file_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1203'>extdir_vpath</a> 1203 src/editor/editcmd.c edit_arg_init (&arg, extdir_vpath, 0);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1207'>extdir_vpath</a> 1207 src/editor/editcmd.c vfs_path_free (extdir_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L811'>extdir_vpath</a> 811 src/filemanager/cmd.c vfs_path_t *extdir_vpath;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L818'>extdir_vpath</a> 818 src/filemanager/cmd.c extdir_vpath = vfs_path_build_filename (mc_global.sysconfig_dir, MC_EXT_FILE, (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L825'>extdir_vpath</a> 825 src/filemanager/cmd.c check_for_default (extdir_vpath, buffer_vpath);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L831'>extdir_vpath</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#L833'>extdir_vpath</a> 833 src/filemanager/cmd.c vfs_path_free (extdir_vpath, TRUE);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L834'>extdir_vpath</a> 834 src/filemanager/cmd.c extdir_vpath =</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L837'>extdir_vpath</a> 837 src/filemanager/cmd.c do_edit (extdir_vpath);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--cmd.c.html#L840'>extdir_vpath</a> 840 src/filemanager/cmd.c vfs_path_free (extdir_vpath, TRUE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|