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

90 lines
14 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>src_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--filemanager--file.c.html#L116'>src_vpath</a> 116 src/filemanager/file.c vfs_path_t *src_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L304'>src_vpath</a> 304 src/filemanager/file.c vfs_path_free (lp-&gt;src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L361'>src_vpath</a> 361 src/filemanager/file.c check_hardlinks (file_op_context_t *ctx, const vfs_path_t *src_vpath, const struct stat *src_stat,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L370'>src_vpath</a> 370 src/filemanager/file.c if ((vfs_file_class_flags (src_vpath) &amp; VFSF_NOLINKS) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L373'>src_vpath</a> 373 src/filemanager/file.c lnk = (link_t *) is_in_linklist (linklist, src_vpath, src_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L379'>src_vpath</a> 379 src/filemanager/file.c stat_result = mc_stat (lnk-&gt;src_vpath, &amp;link_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L386'>src_vpath</a> 386 src/filemanager/file.c lp_name_class = vfs_path_get_last_path_vfs (lnk-&gt;src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L387'>src_vpath</a> 387 src/filemanager/file.c my_vfs = vfs_path_get_last_path_vfs (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L474'>src_vpath</a> 474 src/filemanager/file.c lnk-&gt;vfs = vfs_path_get_last_path_vfs (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L478'>src_vpath</a> 478 src/filemanager/file.c lnk-&gt;src_vpath = vfs_path_clone (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L497'>src_vpath</a> 497 src/filemanager/file.c make_symlink (file_op_context_t *ctx, const vfs_path_t *src_vpath, const vfs_path_t *dst_vpath)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L508'>src_vpath</a> 508 src/filemanager/file.c src_path = vfs_path_as_str (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L514'>src_vpath</a> 514 src/filemanager/file.c len = mc_readlink (src_vpath, link_target, sizeof (link_target) - 1);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L532'>src_vpath</a> 532 src/filemanager/file.c if (ctx-&gt;stable_symlinks &amp;&amp; !(vfs_file_is_local (src_vpath) &amp;&amp; vfs_file_is_local (dst_vpath)))</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1220'>src_vpath</a> 1220 src/filemanager/file.c vfs_path_t *src_vpath, *dst_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1222'>src_vpath</a> 1222 src/filemanager/file.c src_vpath = vfs_path_from_str (s);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1225'>src_vpath</a> 1225 src/filemanager/file.c file_progress_show_source (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1237'>src_vpath</a> 1237 src/filemanager/file.c while (mc_lstat (src_vpath, &amp;src_stat) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1279'>src_vpath</a> 1279 src/filemanager/file.c return_status = make_symlink (ctx, src_vpath, dst_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1294'>src_vpath</a> 1294 src/filemanager/file.c if (mc_rename (src_vpath, dst_vpath) == 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1327'>src_vpath</a> 1327 src/filemanager/file.c return_status = panel_operate_init_totals (panel, src_vpath, &amp;src_stat, ctx, TRUE,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1358'>src_vpath</a> 1358 src/filemanager/file.c if (!try_remove_file (ctx, src_vpath, &amp;return_status) &amp;&amp; panel == NULL)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1370'>src_vpath</a> 1370 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1588'>src_vpath</a> 1588 src/filemanager/file.c *status = erase_dir_iff_empty (ctx, lp-&gt;src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1590'>src_vpath</a> 1590 src/filemanager/file.c *status = erase_file (ctx, lp-&gt;src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1623'>src_vpath</a> 1623 src/filemanager/file.c vfs_path_t *src_vpath, *dst_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1625'>src_vpath</a> 1625 src/filemanager/file.c src_vpath = vfs_path_from_str (s);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1628'>src_vpath</a> 1628 src/filemanager/file.c file_progress_show_source (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1640'>src_vpath</a> 1640 src/filemanager/file.c mc_stat (src_vpath, &amp;src_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1672'>src_vpath</a> 1672 src/filemanager/file.c return_status = panel_operate_init_totals (panel, src_vpath, &amp;src_stat, ctx, TRUE,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1702'>src_vpath</a> 1702 src/filemanager/file.c if (mc_rename (src_vpath, dst_vpath) == 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1726'>src_vpath</a> 1726 src/filemanager/file.c return_status = panel_operate_init_totals (panel, src_vpath, &amp;src_stat, ctx, TRUE,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1754'>src_vpath</a> 1754 src/filemanager/file.c erase_dir_after_copy (ctx, src_vpath, &amp;return_status);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1759'>src_vpath</a> 1759 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2040'>src_vpath</a> 2040 src/filemanager/file.c vfs_path_t *src_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2044'>src_vpath</a> 2044 src/filemanager/file.c src_vpath = vfs_path_from_str (src);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2046'>src_vpath</a> 2046 src/filemanager/file.c src_vpath = vfs_path_append_new (panel-&gt;cwd_vpath, src, (char *) NULL);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2054'>src_vpath</a> 2054 src/filemanager/file.c is_link = file_is_symlink_to_dir (src_vpath, src_stat, NULL);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2060'>src_vpath</a> 2060 src/filemanager/file.c value = panel_operate_init_totals (panel, src_vpath, src_stat, ctx, !is_file, dialog_type);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2064'>src_vpath</a> 2064 src/filemanager/file.c value = erase_file (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2066'>src_vpath</a> 2066 src/filemanager/file.c value = erase_dir (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2073'>src_vpath</a> 2073 src/filemanager/file.c src = vfs_path_as_str (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2084'>src_vpath</a> 2084 src/filemanager/file.c ctx-&gt;stat_func (src_vpath, src_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2086'>src_vpath</a> 2086 src/filemanager/file.c value = panel_operate_init_totals (panel, src_vpath, src_stat, ctx, !is_file,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2096'>src_vpath</a> 2096 src/filemanager/file.c is_link = file_is_symlink_to_dir (src_vpath, src_stat, NULL);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2129'>src_vpath</a> 2129 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2141'>src_vpath</a> 2141 src/filemanager/file.c vfs_path_t *src_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2145'>src_vpath</a> 2145 src/filemanager/file.c src_vpath = vfs_path_from_str (src);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2147'>src_vpath</a> 2147 src/filemanager/file.c src_vpath = vfs_path_append_new (panel-&gt;cwd_vpath, src, (char *) NULL);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2154'>src_vpath</a> 2154 src/filemanager/file.c value = erase_file (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2156'>src_vpath</a> 2156 src/filemanager/file.c value = erase_dir (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2162'>src_vpath</a> 2162 src/filemanager/file.c src = vfs_path_as_str (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2173'>src_vpath</a> 2173 src/filemanager/file.c ctx-&gt;stat_func (src_vpath, src_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2199'>src_vpath</a> 2199 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2298'>src_vpath</a> 2298 src/filemanager/file.c vfs_path_t *src_vpath = NULL, *dst_vpath = NULL;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2310'>src_vpath</a> 2310 src/filemanager/file.c src_vpath = vfs_path_from_str (src_path);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2312'>src_vpath</a> 2312 src/filemanager/file.c file_progress_show_source (ctx, src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2345'>src_vpath</a> 2345 src/filemanager/file.c while ((*ctx-&gt;stat_func) (src_vpath, &amp;src_stat) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2370'>src_vpath</a> 2370 src/filemanager/file.c while (attrs_ok &amp;&amp; mc_fgetflags (src_vpath, &amp;attrs) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2419'>src_vpath</a> 2419 src/filemanager/file.c switch (check_hardlinks (ctx, src_vpath, &amp;src_stat, dst_vpath, &amp;ctx-&gt;ignore_all))</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2437'>src_vpath</a> 2437 src/filemanager/file.c return_status = make_symlink (ctx, src_vpath, dst_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2551'>src_vpath</a> 2551 src/filemanager/file.c while ((src_desc = mc_open (src_vpath, O_RDONLY | O_LINEAR)) &lt; 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2989'>src_vpath</a> 2989 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3013'>src_vpath</a> 3013 src/filemanager/file.c vfs_path_t *src_vpath, *dst_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3016'>src_vpath</a> 3016 src/filemanager/file.c src_vpath = vfs_path_from_str (s);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3022'>src_vpath</a> 3022 src/filemanager/file.c while ((*ctx-&gt;stat_func) (src_vpath, &amp;src_stat) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3037'>src_vpath</a> 3037 src/filemanager/file.c while (attrs_ok &amp;&amp; mc_fgetflags (src_vpath, &amp;attrs) != 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3063'>src_vpath</a> 3063 src/filemanager/file.c if (is_in_linklist (dest_dirs, src_vpath, &amp;src_stat) != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3077'>src_vpath</a> 3077 src/filemanager/file.c switch (check_hardlinks (ctx, src_vpath, &amp;src_stat, dst_vpath, &amp;ctx-&gt;ignore_all))</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3107'>src_vpath</a> 3107 src/filemanager/file.c if (is_in_linklist (parent_dirs, src_vpath, &amp;src_stat) != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3116'>src_vpath</a> 3116 src/filemanager/file.c lp-&gt;vfs = vfs_path_get_last_path_vfs (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3126'>src_vpath</a> 3126 src/filemanager/file.c if (move_over &amp;&amp; mc_rename (src_vpath, dst_vpath) == 0)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3214'>src_vpath</a> 3214 src/filemanager/file.c reading = mc_opendir (src_vpath);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3267'>src_vpath</a> 3267 src/filemanager/file.c lp-&gt;src_vpath = tmp_vpath;</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3305'>src_vpath</a> 3305 src/filemanager/file.c vfs_path_free (src_vpath, TRUE);</span>
</pre>
</body>
</html>