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

27 lines
2.8 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>force_single</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#L1805'>force_single</a> 1805 src/filemanager/file.c check_single_entry (const WPanel *panel, gboolean force_single, struct stat *src_stat)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1810'>force_single</a> 1810 src/filemanager/file.c if (force_single)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1946'>force_single</a> 1946 src/filemanager/file.c do_confirm_copy_move (const WPanel *panel, gboolean force_single, const char *source,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1955'>force_single</a> 1955 src/filemanager/file.c if (force_single)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1967'>force_single</a> 1967 src/filemanager/file.c if (!force_single &amp;&amp; tmp_dest_dir != NULL &amp;&amp; tmp_dest_dir[0] != '\0'</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3486'>force_single</a> 3486 src/filemanager/file.c panel_operate (void *source_panel, FileOperation operation, gboolean force_single)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3490'>force_single</a> 3490 src/filemanager/file.c force_single || (panel-&gt;marked &lt;= 1) || (get_current_type () == view_tree);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3512'>force_single</a> 3512 src/filemanager/file.c source = check_single_entry (panel, force_single, &amp;src_stat);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3523'>force_single</a> 3523 src/filemanager/file.c dest = do_confirm_copy_move (panel, force_single, source, &amp;src_stat, ctx, &amp;do_bg);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3574'>force_single</a> 3574 src/filemanager/file.c else if (single_entry || force_single)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3616'>force_single</a> 3616 src/filemanager/file.c if ((value == FILE_CONT) &amp;&amp; !force_single)</span>
<span class='curline'><a href='../S/src--filemanager--file.h.html#L52'>force_single</a> 52 src/filemanager/file.h gboolean panel_operate (void *source_panel, FileOperation op, gboolean force_single);</span>
</pre>
</body>
</html>