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

42 lines
5.0 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>exp_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#L950'>exp_vpath</a> 950 src/editor/editcmd.c vfs_path_t *exp_vpath;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L958'>exp_vpath</a> 958 src/editor/editcmd.c exp_vpath = edit_get_save_file_as (edit);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L961'>exp_vpath</a> 961 src/editor/editcmd.c if (exp_vpath != NULL &amp;&amp; vfs_path_len (exp_vpath) != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L965'>exp_vpath</a> 965 src/editor/editcmd.c if (!vfs_path_equal (edit-&gt;filename_vpath, exp_vpath))</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L970'>exp_vpath</a> 970 src/editor/editcmd.c if (mc_stat (exp_vpath, &amp;sb) == 0 &amp;&amp; !S_ISREG (sb.st_mode))</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L973'>exp_vpath</a> 973 src/editor/editcmd.c vfs_path_as_str (exp_vpath));</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L978'>exp_vpath</a> 978 src/editor/editcmd.c file = mc_open (exp_vpath, O_RDONLY | O_BINARY);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L992'>exp_vpath</a> 992 src/editor/editcmd.c save_lock = lock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L996'>exp_vpath</a> 996 src/editor/editcmd.c save_lock = lock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1003'>exp_vpath</a> 1003 src/editor/editcmd.c rv = edit_save_file (edit, exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1011'>exp_vpath</a> 1011 src/editor/editcmd.c unlock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1018'>exp_vpath</a> 1018 src/editor/editcmd.c edit_set_filename (edit, exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1020'>exp_vpath</a> 1020 src/editor/editcmd.c edit_reload (edit, exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1035'>exp_vpath</a> 1035 src/editor/editcmd.c unlock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1041'>exp_vpath</a> 1041 src/editor/editcmd.c vfs_path_free (exp_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1092'>exp_vpath</a> 1092 src/editor/editcmd.c vfs_path_t *exp_vpath;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1095'>exp_vpath</a> 1095 src/editor/editcmd.c exp_vpath = vfs_path_from_str (exp);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1096'>exp_vpath</a> 1096 src/editor/editcmd.c edit_arg_init (&amp;arg, exp_vpath, 0);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1098'>exp_vpath</a> 1098 src/editor/editcmd.c vfs_path_free (exp_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1144'>exp_vpath</a> 1144 src/editor/editcmd.c vfs_path_t *exp_vpath;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1147'>exp_vpath</a> 1147 src/editor/editcmd.c exp_vpath = vfs_path_from_str (exp);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1148'>exp_vpath</a> 1148 src/editor/editcmd.c edit_arg_init (&amp;arg, exp_vpath, 0);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1150'>exp_vpath</a> 1150 src/editor/editcmd.c vfs_path_free (exp_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1788'>exp_vpath</a> 1788 src/editor/editcmd.c vfs_path_t *exp_vpath;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1790'>exp_vpath</a> 1790 src/editor/editcmd.c exp_vpath = vfs_path_from_str (exp);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1791'>exp_vpath</a> 1791 src/editor/editcmd.c ret = (edit_insert_file (edit, exp_vpath) &gt;= 0);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1792'>exp_vpath</a> 1792 src/editor/editcmd.c vfs_path_free (exp_vpath, TRUE);</span>
</pre>
</body>
</html>