mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
3879 lines
734 KiB
HTML
3879 lines
734 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/filemanager/file.c</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>
|
|
<!-- beginning of fixed guide -->
|
|
<div id='guide'><ul>
|
|
<li><a href='#L197'><img class='icon' src='../icons/first.png' alt='[^]' /></a></li>
|
|
<li><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[v]' /></a></li>
|
|
<li><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a></li>
|
|
<li><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a></li>
|
|
<li><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a></li>
|
|
<li><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a></li>
|
|
<li class='standout'><span><a href='../files/src.html'>src</a>/<a href='../files/src--filemanager.html'>filemanager</a>/file.c</span></li>
|
|
</ul></div>
|
|
<!-- end of fixed guide -->
|
|
<div align='right'>Manual pages:
|
|
<a href=man/mc.html>mc</a> • <a href=man/mcdiff.html>mcdiff</a> • <a href=man/mcedit.html>mcedit</a> • <a href=man/mcview.html>mcview</a>
|
|
</div>
|
|
<a id='TOP' name='TOP'></a><h2 class='header'><a href='../mains.html'>root</a>/<a href='../files/src.html'>src</a>/<a href='../files/src--filemanager.html'>filemanager</a>/file.c</h2>
|
|
<em class='comment'>/* <img class='icon' src='../icons/n_left.png' alt='[previous]' /><img class='icon' src='../icons/n_right.png' alt='[next]' /><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><img class='icon' src='../icons/n_top.png' alt='[top]' /><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1 src/filemanager/file.c' /> */</em>
|
|
<hr />
|
|
<h2 class='header'>DEFINITIONS</h2>
|
|
This source file includes following definitions.
|
|
<ol>
|
|
<li><a href='#L197' title='Defined at 197.'>dirsize_status_locate_buttons</a></li>
|
|
<li><a href='#L238' title='Defined at 238.'>build_dest</a></li>
|
|
<li><a href='#L300' title='Defined at 300.'>free_link</a></li>
|
|
<li><a href='#L312' title='Defined at 312.'>free_erase_list</a></li>
|
|
<li><a href='#L323' title='Defined at 323.'>free_linklist</a></li>
|
|
<li><a href='#L333' title='Defined at 333.'>is_in_linklist</a></li>
|
|
<li><a href='#L361' title='Defined at 361.'>check_hardlinks</a></li>
|
|
<li><a href='#L497' title='Defined at 497.'>make_symlink</a></li>
|
|
<li><a href='#L625' title='Defined at 625.'>do_compute_dir_size</a></li>
|
|
<li><a href='#L695' title='Defined at 695.'>panel_compute_totals</a></li>
|
|
<li><a href='#L738' title='Defined at 738.'>panel_operate_init_totals</a></li>
|
|
<li><a href='#L808' title='Defined at 808.'>progress_update_one</a></li>
|
|
<li><a href='#L838' title='Defined at 838.'>real_warn_same_file</a></li>
|
|
<li><a href='#L891' title='Defined at 891.'>warn_same_file</a></li>
|
|
<li><a href='#L912' title='Defined at 912.'>check_same_file</a></li>
|
|
<li><a href='#L930' title='Defined at 930.'>real_do_file_error</a></li>
|
|
<li><a href='#L979' title='Defined at 979.'>real_query_recursive</a></li>
|
|
<li><a href='#L1027' title='Defined at 1027.'>do_file_error</a></li>
|
|
<li><a href='#L1047' title='Defined at 1047.'>query_recursive</a></li>
|
|
<li><a href='#L1066' title='Defined at 1066.'>query_replace</a></li>
|
|
<li><a href='#L1089' title='Defined at 1089.'>do_file_error</a></li>
|
|
<li><a href='#L1097' title='Defined at 1097.'>query_recursive</a></li>
|
|
<li><a href='#L1105' title='Defined at 1105.'>query_replace</a></li>
|
|
<li><a href='#L1117' title='Defined at 1117.'>files_error</a></li>
|
|
<li><a href='#L1145' title='Defined at 1145.'>calc_copy_file_progress</a></li>
|
|
<li><a href='#L1184' title='Defined at 1184.'>try_remove_file</a></li>
|
|
<li><a href='#L1214' title='Defined at 1214.'>move_file_file</a></li>
|
|
<li><a href='#L1383' title='Defined at 1383.'>erase_file</a></li>
|
|
<li><a href='#L1416' title='Defined at 1416.'>try_erase_dir</a></li>
|
|
<li><a href='#L1444' title='Defined at 1444.'>recursive_erase</a></li>
|
|
<li><a href='#L1507' title='Defined at 1507.'>check_dir_is_empty</a></li>
|
|
<li><a href='#L1548' title='Defined at 1548.'>erase_dir_iff_empty</a></li>
|
|
<li><a href='#L1574' title='Defined at 1574.'>erase_dir_after_copy</a></li>
|
|
<li><a href='#L1617' title='Defined at 1617.'>do_move_dir_dir</a></li>
|
|
<li><a href='#L1774' title='Defined at 1774.'>panel_get_file</a></li>
|
|
<li><a href='#L1805' title='Defined at 1805.'>check_single_entry</a></li>
|
|
<li><a href='#L1865' title='Defined at 1865.'>panel_operate_generate_prompt</a></li>
|
|
<li><a href='#L1946' title='Defined at 1946.'>do_confirm_copy_move</a></li>
|
|
<li><a href='#L2001' title='Defined at 2001.'>do_confirm_erase</a></li>
|
|
<li><a href='#L2036' title='Defined at 2036.'>operate_single_file</a></li>
|
|
<li><a href='#L2137' title='Defined at 2137.'>operate_one_file</a></li>
|
|
<li><a href='#L2208' title='Defined at 2208.'>end_bg_process</a></li>
|
|
<li><a href='#L2229' title='Defined at 2229.'>attrs_ignore_error</a></li>
|
|
<li><a href='#L2248' title='Defined at 2248.'>file_is_symlink_to_dir</a></li>
|
|
<li><a href='#L2282' title='Defined at 2282.'>copy_file_file</a></li>
|
|
<li><a href='#L3003' title='Defined at 3003.'>copy_dir_dir</a></li>
|
|
<li><a href='#L3316' title='Defined at 3316.'>move_dir_dir</a></li>
|
|
<li><a href='#L3327' title='Defined at 3327.'>erase_dir</a></li>
|
|
<li><a href='#L3368' title='Defined at 3368.'>dirsize_status_init_cb</a></li>
|
|
<li><a href='#L3408' title='Defined at 3408.'>dirsize_status_update_cb</a></li>
|
|
<li><a href='#L3447' title='Defined at 3447.'>dirsize_status_deinit_cb</a></li>
|
|
<li><a href='#L3464' title='Defined at 3464.'>compute_dir_size</a></li>
|
|
<li><a href='#L3486' title='Defined at 3486.'>panel_operate</a></li>
|
|
<li><a href='#L3720' title='Defined at 3720.'>file_error</a></li>
|
|
</ol>
|
|
<hr />
|
|
<pre>
|
|
<a id='L1' name='L1'></a> 1 <em class='comment'>/*</em>
|
|
<a id='L2' name='L2'></a> 2 <em class='comment'> File management.</em>
|
|
<a id='L3' name='L3'></a> 3 <em class='comment'></em>
|
|
<a id='L4' name='L4'></a> 4 <em class='comment'> Copyright (C) 1994-2025</em>
|
|
<a id='L5' name='L5'></a> 5 <em class='comment'> Free Software Foundation, Inc.</em>
|
|
<a id='L6' name='L6'></a> 6 <em class='comment'></em>
|
|
<a id='L7' name='L7'></a> 7 <em class='comment'> Written by:</em>
|
|
<a id='L8' name='L8'></a> 8 <em class='comment'> Janne Kukonlehto, 1994, 1995</em>
|
|
<a id='L9' name='L9'></a> 9 <em class='comment'> Fred Leeflang, 1994, 1995</em>
|
|
<a id='L10' name='L10'></a> 10 <em class='comment'> Miguel de Icaza, 1994, 1995, 1996</em>
|
|
<a id='L11' name='L11'></a> 11 <em class='comment'> Jakub Jelinek, 1995, 1996</em>
|
|
<a id='L12' name='L12'></a> 12 <em class='comment'> Norbert Warmuth, 1997</em>
|
|
<a id='L13' name='L13'></a> 13 <em class='comment'> Pavel Machek, 1998</em>
|
|
<a id='L14' name='L14'></a> 14 <em class='comment'> Andrew Borodin <aborodin@vmail.ru>, 2011-2022</em>
|
|
<a id='L15' name='L15'></a> 15 <em class='comment'></em>
|
|
<a id='L16' name='L16'></a> 16 <em class='comment'> The copy code was based in GNU's cp, and was written by:</em>
|
|
<a id='L17' name='L17'></a> 17 <em class='comment'> Torbjorn Granlund, David MacKenzie, and Jim Meyering.</em>
|
|
<a id='L18' name='L18'></a> 18 <em class='comment'></em>
|
|
<a id='L19' name='L19'></a> 19 <em class='comment'> The move code was based in GNU's mv, and was written by:</em>
|
|
<a id='L20' name='L20'></a> 20 <em class='comment'> Mike Parker and David MacKenzie.</em>
|
|
<a id='L21' name='L21'></a> 21 <em class='comment'></em>
|
|
<a id='L22' name='L22'></a> 22 <em class='comment'> Janne Kukonlehto added much error recovery to them for being used</em>
|
|
<a id='L23' name='L23'></a> 23 <em class='comment'> in an interactive program.</em>
|
|
<a id='L24' name='L24'></a> 24 <em class='comment'></em>
|
|
<a id='L25' name='L25'></a> 25 <em class='comment'> This file is part of the Midnight Commander.</em>
|
|
<a id='L26' name='L26'></a> 26 <em class='comment'></em>
|
|
<a id='L27' name='L27'></a> 27 <em class='comment'> The Midnight Commander is free software: you can redistribute it</em>
|
|
<a id='L28' name='L28'></a> 28 <em class='comment'> and/or modify it under the terms of the GNU General Public License as</em>
|
|
<a id='L29' name='L29'></a> 29 <em class='comment'> published by the Free Software Foundation, either version 3 of the License,</em>
|
|
<a id='L30' name='L30'></a> 30 <em class='comment'> or (at your option) any later version.</em>
|
|
<a id='L31' name='L31'></a> 31 <em class='comment'></em>
|
|
<a id='L32' name='L32'></a> 32 <em class='comment'> The Midnight Commander is distributed in the hope that it will be useful,</em>
|
|
<a id='L33' name='L33'></a> 33 <em class='comment'> but WITHOUT ANY WARRANTY; without even the implied warranty of</em>
|
|
<a id='L34' name='L34'></a> 34 <em class='comment'> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</em>
|
|
<a id='L35' name='L35'></a> 35 <em class='comment'> GNU General Public License for more details.</em>
|
|
<a id='L36' name='L36'></a> 36 <em class='comment'></em>
|
|
<a id='L37' name='L37'></a> 37 <em class='comment'> You should have received a copy of the GNU General Public License</em>
|
|
<a id='L38' name='L38'></a> 38 <em class='comment'> along with this program. If not, see <https://www.gnu.org/licenses/>.</em>
|
|
<a id='L39' name='L39'></a> 39 <em class='comment'> */</em>
|
|
<a id='L40' name='L40'></a> 40
|
|
<a id='L41' name='L41'></a> 41 <em class='comment'>/*</em>
|
|
<a id='L42' name='L42'></a> 42 <em class='comment'> * Please note that all dialogs used here must be safe for background</em>
|
|
<a id='L43' name='L43'></a> 43 <em class='comment'> * operations.</em>
|
|
<a id='L44' name='L44'></a> 44 <em class='comment'> */</em>
|
|
<a id='L45' name='L45'></a> 45
|
|
<a id='L46' name='L46'></a> 46 <em class='comment'>/** \file src/filemanager/file.c</em>
|
|
<a id='L47' name='L47'></a> 47 <em class='comment'> * \brief Source: file management</em>
|
|
<a id='L48' name='L48'></a> 48 <em class='comment'> */</em>
|
|
<a id='L49' name='L49'></a> 49
|
|
<a id='L50' name='L50'></a> 50 <em class='comment'>/* {{{ Include files */</em>
|
|
<a id='L51' name='L51'></a> 51
|
|
<a id='L52' name='L52'></a> 52 <em class='sharp'>#include</em> <config.h>
|
|
<a id='L53' name='L53'></a> 53
|
|
<a id='L54' name='L54'></a> 54 <em class='sharp'>#include</em> <ctype.h>
|
|
<a id='L55' name='L55'></a> 55 <em class='sharp'>#include</em> <errno.h>
|
|
<a id='L56' name='L56'></a> 56 <em class='sharp'>#include</em> <stdlib.h>
|
|
<a id='L57' name='L57'></a> 57 <em class='sharp'>#include</em> <stdio.h>
|
|
<a id='L58' name='L58'></a> 58 <em class='sharp'>#include</em> <string.h>
|
|
<a id='L59' name='L59'></a> 59 <em class='sharp'>#include</em> <sys/types.h>
|
|
<a id='L60' name='L60'></a> 60 <em class='sharp'>#include</em> <sys/stat.h>
|
|
<a id='L61' name='L61'></a> 61 <em class='sharp'>#include</em> <unistd.h>
|
|
<a id='L62' name='L62'></a> 62
|
|
<a id='L63' name='L63'></a> 63 <em class='sharp'>#include</em> "<a href='lib--global.h.html'>lib/global.h</a>"
|
|
<a id='L64' name='L64'></a> 64 <em class='sharp'>#include</em> "<a href='lib--tty--tty.h.html'>lib/tty/tty.h</a>"
|
|
<a id='L65' name='L65'></a> 65 <em class='sharp'>#include</em> "<a href='lib--tty--key.h.html'>lib/tty/key.h</a>"
|
|
<a id='L66' name='L66'></a> 66 <em class='sharp'>#include</em> "<a href='lib--search.h.html'>lib/search.h</a>"
|
|
<a id='L67' name='L67'></a> 67 <em class='sharp'>#include</em> "<a href='lib--strutil.h.html'>lib/strutil.h</a>"
|
|
<a id='L68' name='L68'></a> 68 <em class='sharp'>#include</em> "<a href='../I/util.h.html'>lib/util.h</a>"
|
|
<a id='L69' name='L69'></a> 69 <em class='sharp'>#include</em> "<a href='lib--vfs--vfs.h.html'>lib/vfs/vfs.h</a>"
|
|
<a id='L70' name='L70'></a> 70 <em class='sharp'>#include</em> "<a href='lib--vfs--utilvfs.h.html'>lib/vfs/utilvfs.h</a>"
|
|
<a id='L71' name='L71'></a> 71 <em class='sharp'>#include</em> "<a href='lib--widget.h.html'>lib/widget.h</a>"
|
|
<a id='L72' name='L72'></a> 72
|
|
<a id='L73' name='L73'></a> 73 <em class='sharp'>#include</em> "<a href='src--setup.h.html'>src/setup.h</a>"
|
|
<a id='L74' name='L74'></a> 74 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L75' name='L75'></a> 75 <em class='sharp'>#include</em> "<a href='../I/background.h.html'>src/background.h</a>" <em class='comment'>// do_background()</em>
|
|
<a id='L76' name='L76'></a> 76 <em class='sharp'>#endif</em>
|
|
<a id='L77' name='L77'></a> 77 <em class='sharp'>#include</em> "<a href='../I/util.h.html'>src/util.h</a>" <em class='comment'>// file_error_message()</em>
|
|
<a id='L78' name='L78'></a> 78
|
|
<a id='L79' name='L79'></a> 79 <em class='comment'>/* Needed for other_panel and WTree */</em>
|
|
<a id='L80' name='L80'></a> 80 <em class='sharp'>#include</em> "<a href='src--filemanager--dir.h.html'>dir.h</a>"
|
|
<a id='L81' name='L81'></a> 81 <em class='sharp'>#include</em> "<a href='src--filemanager--filenot.h.html'>filenot.h</a>"
|
|
<a id='L82' name='L82'></a> 82 <em class='sharp'>#include</em> "<a href='src--filemanager--tree.h.html'>tree.h</a>"
|
|
<a id='L83' name='L83'></a> 83 <em class='sharp'>#include</em> "<a href='src--filemanager--filemanager.h.html'>filemanager.h</a>" <em class='comment'>// other_panel</em>
|
|
<a id='L84' name='L84'></a> 84 <em class='sharp'>#include</em> "<a href='src--filemanager--layout.h.html'>layout.h</a>" <em class='comment'>// rotate_dash()</em>
|
|
<a id='L85' name='L85'></a> 85 <em class='sharp'>#include</em> "<a href='src--filemanager--ioblksize.h.html'>ioblksize.h</a>" <em class='comment'>// io_blksize()</em>
|
|
<a id='L86' name='L86'></a> 86
|
|
<a id='L87' name='L87'></a> 87 <em class='sharp'>#include</em> "<a href='src--filemanager--file.h.html'>file.h</a>"
|
|
<a id='L88' name='L88'></a> 88
|
|
<a id='L89' name='L89'></a> 89 <em class='comment'>/* }}} */</em>
|
|
<a id='L90' name='L90'></a> 90
|
|
<a id='L91' name='L91'></a> 91 <em class='comment'>/*** global variables ****************************************************************************/</em>
|
|
<a id='L92' name='L92'></a> 92
|
|
<a id='L93' name='L93'></a> 93 <em class='comment'>/* TRANSLATORS: no need to translate 'DialogTitle', it's just a context prefix */</em>
|
|
<a id='L94' name='L94'></a> 94 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/op_names.html' title='Multiple used in 9 places.'>op_names</a>[3] = <em class='brace'>{</em>
|
|
<a id='L95' name='L95'></a> 95 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("DialogTitle|Copy"),
|
|
<a id='L96' name='L96'></a> 96 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("DialogTitle|Move"),
|
|
<a id='L97' name='L97'></a> 97 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("DialogTitle|Delete"),
|
|
<a id='L98' name='L98'></a> 98 <em class='brace'>}</em>;
|
|
<a id='L99' name='L99'></a> 99
|
|
<a id='L100' name='L100'></a> 100 <em class='comment'>/*** file scope macro definitions ****************************************************************/</em>
|
|
<a id='L101' name='L101'></a> 101
|
|
<a id='L102' name='L102'></a> 102 <em class='sharp'>#define</em> <a href='../R/FILEOP_UPDATE_INTERVAL.html' title='Multiple referred from 2 places.'>FILEOP_UPDATE_INTERVAL</a> 2
|
|
<a id='L103' name='L103'></a> 103 <em class='sharp'>#define</em> <a href='../S/src--filemanager--file.c.html#L105' title='Referred from 105 in src/filemanager/file.c.'>FILEOP_STALLING_INTERVAL</a> 4
|
|
<a id='L104' name='L104'></a> 104 <em class='sharp'>#define</em> <a href='../R/FILEOP_UPDATE_INTERVAL_US.html' title='Multiple referred from 3 places.'>FILEOP_UPDATE_INTERVAL_US</a> (<a href='../S/src--filemanager--file.c.html#L102' title='Defined at 102 in src/filemanager/file.c.'>FILEOP_UPDATE_INTERVAL</a> * <a href='../Y/G_USEC_PER_SEC.html' title='Multiple used in 23 places.'>G_USEC_PER_SEC</a>)
|
|
<a id='L105' name='L105'></a> 105 <em class='sharp'>#define</em> <a href='../S/src--filemanager--file.c.html#L2801' title='Referred from 2801 in src/filemanager/file.c.'>FILEOP_STALLING_INTERVAL_US</a> (<a href='../S/src--filemanager--file.c.html#L103' title='Defined at 103 in src/filemanager/file.c.'>FILEOP_STALLING_INTERVAL</a> * <a href='../Y/G_USEC_PER_SEC.html' title='Multiple used in 23 places.'>G_USEC_PER_SEC</a>)
|
|
<a id='L106' name='L106'></a> 106
|
|
<a id='L107' name='L107'></a> 107 <em class='comment'>/*** file scope type declarations ****************************************************************/</em>
|
|
<a id='L108' name='L108'></a> 108
|
|
<a id='L109' name='L109'></a> 109 <em class='comment'>/* This is a hard link cache */</em>
|
|
<a id='L110' name='L110'></a> 110 <strong class='reserved'>typedef</strong> <strong class='reserved'>struct</strong>
|
|
<a id='L111' name='L111'></a> 111 <em class='brace'>{</em>
|
|
<a id='L112' name='L112'></a> 112 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../D/vfs_class.html' title='Multiple defined in 2 places.'>vfs_class</a> *<a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a>;
|
|
<a id='L113' name='L113'></a> 113 <a href='../Y/dev_t.html' title='Multiple used in 30 places.'>dev_t</a> <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a>;
|
|
<a id='L114' name='L114'></a> 114 <a href='../Y/ino_t.html' title='Multiple used in 9 places.'>ino_t</a> <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a>;
|
|
<a id='L115' name='L115'></a> 115 <a href='../Y/mode_t.html' title='Multiple used in 99 places.'>mode_t</a> <a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>;
|
|
<a id='L116' name='L116'></a> 116 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>;
|
|
<a id='L117' name='L117'></a> 117 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L118' name='L118'></a> 118 <em class='brace'>}</em> <a href='../R/link_t.html' title='Multiple referred from 12 places.'>link_t</a>;
|
|
<a id='L119' name='L119'></a> 119
|
|
<a id='L120' name='L120'></a> 120 <em class='comment'>/* Status of the destination file */</em>
|
|
<a id='L121' name='L121'></a> 121 <strong class='reserved'>typedef</strong> <strong class='reserved'>enum</strong>
|
|
<a id='L122' name='L122'></a> 122 <em class='brace'>{</em>
|
|
<a id='L123' name='L123'></a> 123 <a href='../R/DEST_NONE.html' title='Multiple referred from 2 places.'>DEST_NONE</a> = 0, <em class='comment'>// Not created</em>
|
|
<a id='L124' name='L124'></a> 124 <a href='../R/DEST_SHORT_QUERY.html' title='Multiple referred from 2 places.'>DEST_SHORT_QUERY</a>, <em class='comment'>// Created, not fully copied, query to do</em>
|
|
<a id='L125' name='L125'></a> 125 <a href='../R/DEST_SHORT_KEEP.html' title='Multiple referred from 3 places.'>DEST_SHORT_KEEP</a>, <em class='comment'>// Created, not fully copied, keep it</em>
|
|
<a id='L126' name='L126'></a> 126 <a href='../R/DEST_SHORT_DELETE.html' title='Multiple referred from 3 places.'>DEST_SHORT_DELETE</a>, <em class='comment'>// Created, not fully copied, delete it</em>
|
|
<a id='L127' name='L127'></a> 127 <a href='../R/DEST_FULL.html' title='Multiple referred from 4 places.'>DEST_FULL</a> <em class='comment'>// Created, fully copied</em>
|
|
<a id='L128' name='L128'></a> 128 <em class='brace'>}</em> <a href='../S/src--filemanager--file.c.html#L2296' title='Referred from 2296 in src/filemanager/file.c.'>dest_status_t</a>;
|
|
<a id='L129' name='L129'></a> 129
|
|
<a id='L130' name='L130'></a> 130 <em class='comment'>/* Status of hard link creation */</em>
|
|
<a id='L131' name='L131'></a> 131 <strong class='reserved'>typedef</strong> <strong class='reserved'>enum</strong>
|
|
<a id='L132' name='L132'></a> 132 <em class='brace'>{</em>
|
|
<a id='L133' name='L133'></a> 133 <a href='../R/HARDLINK_OK.html' title='Multiple referred from 3 places.'>HARDLINK_OK</a> = 0, <em class='comment'>// Hardlink was created successfully</em>
|
|
<a id='L134' name='L134'></a> 134 <a href='../S/src--filemanager--file.c.html#L484' title='Referred from 484 in src/filemanager/file.c.'>HARDLINK_CACHED</a>, <em class='comment'>// Hardlink was added to the cache</em>
|
|
<a id='L135' name='L135'></a> 135 <a href='../S/src--filemanager--file.c.html#L369' title='Referred from 369 in src/filemanager/file.c.'>HARDLINK_NOTLINK</a>, <em class='comment'>// This is not a hard link</em>
|
|
<a id='L136' name='L136'></a> 136 <a href='../S/src--filemanager--file.c.html#L371' title='Referred from 371 in src/filemanager/file.c.'>HARDLINK_UNSUPPORTED</a>, <em class='comment'>// VFS doesn't support hard links</em>
|
|
<a id='L137' name='L137'></a> 137 <a href='../R/HARDLINK_ERROR.html' title='Multiple referred from 3 places.'>HARDLINK_ERROR</a>, <em class='comment'>// Hard link creation error</em>
|
|
<a id='L138' name='L138'></a> 138 <a href='../R/HARDLINK_ABORT.html' title='Multiple referred from 5 places.'>HARDLINK_ABORT</a> <em class='comment'>// Stop file operation after hardlink creation error</em>
|
|
<a id='L139' name='L139'></a> 139 <em class='brace'>}</em> <a href='../S/src--filemanager--file.c.html#L360' title='Referred from 360 in src/filemanager/file.c.'>hardlink_status_t</a>;
|
|
<a id='L140' name='L140'></a> 140
|
|
<a id='L141' name='L141'></a> 141 <em class='comment'>/*</em>
|
|
<a id='L142' name='L142'></a> 142 <em class='comment'> * This array introduced to avoid translation problems. The former (op_names)</em>
|
|
<a id='L143' name='L143'></a> 143 <em class='comment'> * is assumed to be nouns, suitable in dialog box titles; this one should</em>
|
|
<a id='L144' name='L144'></a> 144 <em class='comment'> * contain whatever is used in prompt itself (i.e. in russian, it's verb).</em>
|
|
<a id='L145' name='L145'></a> 145 <em class='comment'> * (I don't use spaces around the words, because someday they could be</em>
|
|
<a id='L146' name='L146'></a> 146 <em class='comment'> * dropped, when widgets get smarter)</em>
|
|
<a id='L147' name='L147'></a> 147 <em class='comment'> */</em>
|
|
<a id='L148' name='L148'></a> 148
|
|
<a id='L149' name='L149'></a> 149 <em class='comment'>/* TRANSLATORS: no need to translate 'FileOperation', it's just a context prefix */</em>
|
|
<a id='L150' name='L150'></a> 150 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/op_names1.html' title='Multiple used in 4 places.'>op_names1</a>[] = <em class='brace'>{</em>
|
|
<a id='L151' name='L151'></a> 151 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("FileOperation|Copy"),
|
|
<a id='L152' name='L152'></a> 152 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("FileOperation|Move"),
|
|
<a id='L153' name='L153'></a> 153 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("FileOperation|Delete"),
|
|
<a id='L154' name='L154'></a> 154 <em class='brace'>}</em>;
|
|
<a id='L155' name='L155'></a> 155
|
|
<a id='L156' name='L156'></a> 156 <em class='comment'>/*</em>
|
|
<a id='L157' name='L157'></a> 157 <em class='comment'> * These are formats for building a prompt. Parts encoded as follows:</em>
|
|
<a id='L158' name='L158'></a> 158 <em class='comment'> * %o - operation from op_names1</em>
|
|
<a id='L159' name='L159'></a> 159 <em class='comment'> * %f - file/files or files/directories, as appropriate</em>
|
|
<a id='L160' name='L160'></a> 160 <em class='comment'> * %m - "with source mask" or question mark for delete</em>
|
|
<a id='L161' name='L161'></a> 161 <em class='comment'> * %s - source name (truncated)</em>
|
|
<a id='L162' name='L162'></a> 162 <em class='comment'> * %d - number of marked files</em>
|
|
<a id='L163' name='L163'></a> 163 <em class='comment'> * %n - the '\n' symbol to form two-line prompt for delete or space for other operations</em>
|
|
<a id='L164' name='L164'></a> 164 <em class='comment'> */</em>
|
|
<a id='L165' name='L165'></a> 165 <em class='comment'>/* xgettext:no-c-format */</em>
|
|
<a id='L166' name='L166'></a> 166 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/one_format.html' title='Multiple used in 3 places.'>one_format</a> = <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("%o %f%n\"%s\"%m");
|
|
<a id='L167' name='L167'></a> 167 <em class='comment'>/* xgettext:no-c-format */</em>
|
|
<a id='L168' name='L168'></a> 168 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/many_format.html' title='Multiple used in 3 places.'>many_format</a> = <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("%o %d %f%m");
|
|
<a id='L169' name='L169'></a> 169
|
|
<a id='L170' name='L170'></a> 170 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[] = <em class='brace'>{</em>
|
|
<a id='L171' name='L171'></a> 171 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("file"), <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("files"), <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("directory"), <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("directories"), <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> ("files/directories"),
|
|
<a id='L172' name='L172'></a> 172 <em class='comment'>// TRANSLATORS: keep leading space here to split words in Copy/Move dialog</em>
|
|
<a id='L173' name='L173'></a> 173 <a href='../D/N_.html' title='Multiple defined in 3 places.'>N_</a> (" with source mask:")
|
|
<a id='L174' name='L174'></a> 174 <em class='brace'>}</em>;
|
|
<a id='L175' name='L175'></a> 175
|
|
<a id='L176' name='L176'></a> 176 <em class='comment'>/*** forward declarations (file scope functions) *************************************************/</em>
|
|
<a id='L177' name='L177'></a> 177
|
|
<a id='L178' name='L178'></a> 178 <em class='comment'>/*** file scope variables ************************************************************************/</em>
|
|
<a id='L179' name='L179'></a> 179
|
|
<a id='L180' name='L180'></a> 180 <em class='comment'>/* the hard link cache */</em>
|
|
<a id='L181' name='L181'></a> 181 <strong class='reserved'>static</strong> <a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *<a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L182' name='L182'></a> 182
|
|
<a id='L183' name='L183'></a> 183 <em class='comment'>/* the files-to-be-erased list */</em>
|
|
<a id='L184' name='L184'></a> 184 <strong class='reserved'>static</strong> <a href='../Y/GQueue.html' title='Multiple used in 17 places.'>GQueue</a> *<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L185' name='L185'></a> 185
|
|
<a id='L186' name='L186'></a> 186 <em class='comment'>/*</em>
|
|
<a id='L187' name='L187'></a> 187 <em class='comment'> * This list holds information about just created target directories and is used to detect</em>
|
|
<a id='L188' name='L188'></a> 188 <em class='comment'> * when an directory is copied into itself (we don't want to copy infinitely).</em>
|
|
<a id='L189' name='L189'></a> 189 <em class='comment'> */</em>
|
|
<a id='L190' name='L190'></a> 190 <strong class='reserved'>static</strong> <a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L191' name='L191'></a> 191
|
|
<a id='L192' name='L192'></a> 192 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L193' name='L193'></a> 193 <em class='comment'>/*** file scope functions ************************************************************************/</em>
|
|
<a id='L194' name='L194'></a> 194 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L195' name='L195'></a> 195
|
|
<a id='L196' name='L196'></a> 196 <strong class='reserved'>static</strong> <strong class='reserved'>void</strong>
|
|
<a id='L197' name='L197'></a> 197 <a href='../R/dirsize_status_locate_buttons.html' title='Multiple referred from 2 places.'>dirsize_status_locate_buttons</a> (<a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>)
|
|
<em class='comment'>/* <img class='icon' src='../icons/n_left.png' alt='[previous]' /><a href='#L238'><img class='icon' src='../icons/right.png' alt='[next]' /></a><img class='icon' src='../icons/n_first.png' alt='[first]' /><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+197 src/filemanager/file.c' /> */</em>
|
|
<a id='L198' name='L198'></a> 198 <em class='brace'>{</em>
|
|
<a id='L199' name='L199'></a> 199 <a href='../D/status_msg_t.html' title='Multiple defined in 2 places.'>status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a> = <a href='../S/lib--widget--wtools.h.html#L17' title='Defined at 17 in lib/widget/wtools.h.'>STATUS_MSG</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>);
|
|
<a id='L200' name='L200'></a> 200 <a href='../D/Widget.html' title='Multiple defined in 2 places.'>Widget</a> *<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/dlg.html' title='Multiple used in 58 places.'>dlg</a>);
|
|
<a id='L201' name='L201'></a> 201 <strong class='reserved'>int</strong> <a href='../Y/y.html' title='Multiple used in 587 places.'>y</a>, <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a>;
|
|
<a id='L202' name='L202'></a> 202 <a href='../D/WRect.html' title='Multiple defined in 2 places.'>WRect</a> <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>;
|
|
<a id='L203' name='L203'></a> 203
|
|
<a id='L204' name='L204'></a> 204 <a href='../Y/y.html' title='Multiple used in 587 places.'>y</a> = <a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/y.html' title='Multiple used in 587 places.'>y</a> + 5;
|
|
<a id='L205' name='L205'></a> 205 <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> = <a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/x.html' title='Multiple used in 677 places.'>x</a>;
|
|
<a id='L206' name='L206'></a> 206
|
|
<a id='L207' name='L207'></a> 207 <strong class='reserved'>if</strong> (!<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/allow_skip.html' title='Multiple used in 5 places.'>allow_skip</a>)
|
|
<a id='L208' name='L208'></a> 208 <em class='brace'>{</em>
|
|
<a id='L209' name='L209'></a> 209 <em class='comment'>// single button: "Abort"</em>
|
|
<a id='L210' name='L210'></a> 210 <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> += (<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> - <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a>) / 2;
|
|
<a id='L211' name='L211'></a> 211 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>;
|
|
<a id='L212' name='L212'></a> 212 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/y.html' title='Multiple used in 587 places.'>y</a> = <a href='../Y/y.html' title='Multiple used in 587 places.'>y</a>;
|
|
<a id='L213' name='L213'></a> 213 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> = <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a>;
|
|
<a id='L214' name='L214'></a> 214 <a href='../S/lib--widget--widget-common.c.html#L448' title='Defined at 448 in lib/widget/widget-common.c.'>widget_set_size_rect</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>, &<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>);
|
|
<a id='L215' name='L215'></a> 215 <em class='brace'>}</em>
|
|
<a id='L216' name='L216'></a> 216 <strong class='reserved'>else</strong>
|
|
<a id='L217' name='L217'></a> 217 <em class='brace'>{</em>
|
|
<a id='L218' name='L218'></a> 218 <em class='comment'>// two buttons: "Abort" and "Skip"</em>
|
|
<a id='L219' name='L219'></a> 219 <strong class='reserved'>int</strong> <a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a>;
|
|
<a id='L220' name='L220'></a> 220
|
|
<a id='L221' name='L221'></a> 221 <a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> = <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> + <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> + 1;
|
|
<a id='L222' name='L222'></a> 222 <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> += (<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> - <a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a>) / 2;
|
|
<a id='L223' name='L223'></a> 223 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>;
|
|
<a id='L224' name='L224'></a> 224 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/y.html' title='Multiple used in 587 places.'>y</a> = <a href='../Y/y.html' title='Multiple used in 587 places.'>y</a>;
|
|
<a id='L225' name='L225'></a> 225 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> = <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a>;
|
|
<a id='L226' name='L226'></a> 226 <a href='../S/lib--widget--widget-common.c.html#L448' title='Defined at 448 in lib/widget/widget-common.c.'>widget_set_size_rect</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>, &<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>);
|
|
<a id='L227' name='L227'></a> 227 <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> += <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> + 1;
|
|
<a id='L228' name='L228'></a> 228 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>;
|
|
<a id='L229' name='L229'></a> 229 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/y.html' title='Multiple used in 587 places.'>y</a> = <a href='../Y/y.html' title='Multiple used in 587 places.'>y</a>;
|
|
<a id='L230' name='L230'></a> 230 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/x.html' title='Multiple used in 677 places.'>x</a> = <a href='../Y/x.html' title='Multiple used in 677 places.'>x</a>;
|
|
<a id='L231' name='L231'></a> 231 <a href='../S/lib--widget--widget-common.c.html#L448' title='Defined at 448 in lib/widget/widget-common.c.'>widget_set_size_rect</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a>, &<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>);
|
|
<a id='L232' name='L232'></a> 232 <em class='brace'>}</em>
|
|
<a id='L233' name='L233'></a> 233 <em class='brace'>}</em>
|
|
<a id='L234' name='L234'></a> 234
|
|
<a id='L235' name='L235'></a> 235 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L236' name='L236'></a> 236
|
|
<a id='L237' name='L237'></a> 237 <strong class='reserved'>static</strong> <strong class='reserved'>char</strong> *
|
|
<a id='L238' name='L238'></a> 238 <a href='../R/build_dest.html' title='Multiple referred from 2 places.'>build_dest</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>)
|
|
<em class='comment'>/* <a href='#L197'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L300'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+238 src/filemanager/file.c' /> */</em>
|
|
<a id='L239' name='L239'></a> 239 <em class='brace'>{</em>
|
|
<a id='L240' name='L240'></a> 240 <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, *<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>;
|
|
<a id='L241' name='L241'></a> 241 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/fnsource.html' title='Multiple used in 3 places.'>fnsource</a>;
|
|
<a id='L242' name='L242'></a> 242
|
|
<a id='L243' name='L243'></a> 243 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L244' name='L244'></a> 244
|
|
<a id='L245' name='L245'></a> 245 <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = <a href='../Y/g_strdup.html' title='Multiple used in 402 places.'>g_strdup</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>);
|
|
<a id='L246' name='L246'></a> 246
|
|
<a id='L247' name='L247'></a> 247 <em class='comment'>// We remove \n from the filename since regex routines would use \n as an anchor</em>
|
|
<a id='L248' name='L248'></a> 248 <em class='comment'>// this is just to be allowed to maniupulate file names with \n on it</em>
|
|
<a id='L249' name='L249'></a> 249 <strong class='reserved'>for</strong> (<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>; *<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> != '\0'; <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>++)
|
|
<a id='L250' name='L250'></a> 250 <strong class='reserved'>if</strong> (*<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> == '\n')
|
|
<a id='L251' name='L251'></a> 251 *<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = ' ';
|
|
<a id='L252' name='L252'></a> 252
|
|
<a id='L253' name='L253'></a> 253 <a href='../Y/fnsource.html' title='Multiple used in 3 places.'>fnsource</a> = <a href='../S/lib--util.c.html#L652' title='Defined at 652 in lib/util.c.'>x_basename</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L254' name='L254'></a> 254
|
|
<a id='L255' name='L255'></a> 255 <strong class='reserved'>if</strong> (!<a href='../S/lib--search--search.c.html#L248' title='Defined at 248 in lib/search/search.c.'>mc_search_run</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>, <a href='../Y/fnsource.html' title='Multiple used in 3 places.'>fnsource</a>, 0, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/fnsource.html' title='Multiple used in 3 places.'>fnsource</a>), <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>))
|
|
<a id='L256' name='L256'></a> 256 <em class='brace'>{</em>
|
|
<a id='L257' name='L257'></a> 257 <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L258' name='L258'></a> 258 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L259' name='L259'></a> 259 <em class='brace'>}</em>
|
|
<a id='L260' name='L260'></a> 260 <strong class='reserved'>else</strong>
|
|
<a id='L261' name='L261'></a> 261 <em class='brace'>{</em>
|
|
<a id='L262' name='L262'></a> 262 <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = <a href='../S/lib--search--search.c.html#L371' title='Defined at 371 in lib/search/search.c.'>mc_search_prepare_replace_str2</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dest_mask.html' title='Multiple used in 13 places.'>dest_mask</a>);
|
|
<a id='L263' name='L263'></a> 263 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> != <a href='../S/lib--search.h.html#L24' title='Defined at 24 in lib/search.h.'>MC_SEARCH_E_OK</a>)
|
|
<a id='L264' name='L264'></a> 264 <em class='brace'>{</em>
|
|
<a id='L265' name='L265'></a> 265 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error_str.html' title='Multiple used in 18 places.'>error_str</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L266' name='L266'></a> 266 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, "%s", <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error_str.html' title='Multiple used in 18 places.'>error_str</a>);
|
|
<a id='L267' name='L267'></a> 267
|
|
<a id='L268' name='L268'></a> 268 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L269' name='L269'></a> 269 <em class='brace'>}</em>
|
|
<a id='L270' name='L270'></a> 270 <em class='brace'>}</em>
|
|
<a id='L271' name='L271'></a> 271
|
|
<a id='L272' name='L272'></a> 272 <a href='../S/lib--util.h.html#L25' title='Defined at 25 in lib/util.h.'>MC_PTR_FREE</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L273' name='L273'></a> 273
|
|
<a id='L274' name='L274'></a> 274 <strong class='reserved'>if</strong> (*<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L275' name='L275'></a> 275 <em class='brace'>{</em>
|
|
<a id='L276' name='L276'></a> 276 <strong class='reserved'>char</strong> *<a href='../Y/repl_dest.html' title='Multiple used in 4 places.'>repl_dest</a>;
|
|
<a id='L277' name='L277'></a> 277
|
|
<a id='L278' name='L278'></a> 278 <a href='../Y/repl_dest.html' title='Multiple used in 4 places.'>repl_dest</a> = <a href='../S/lib--search--search.c.html#L371' title='Defined at 371 in lib/search/search.c.'>mc_search_prepare_replace_str2</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L279' name='L279'></a> 279 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> == <a href='../S/lib--search.h.html#L24' title='Defined at 24 in lib/search.h.'>MC_SEARCH_E_OK</a>)
|
|
<a id='L280' name='L280'></a> 280 <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = <a href='../S/lib--utilunix.c.html#L1332' title='Defined at 1332 in lib/utilunix.c.'>mc_build_filename</a> (<a href='../Y/repl_dest.html' title='Multiple used in 4 places.'>repl_dest</a>, <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L281' name='L281'></a> 281 <strong class='reserved'>else</strong>
|
|
<a id='L282' name='L282'></a> 282 <em class='brace'>{</em>
|
|
<a id='L283' name='L283'></a> 283 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error_str.html' title='Multiple used in 18 places.'>error_str</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L284' name='L284'></a> 284 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, "%s", <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/search_handle.html' title='Multiple used in 16 places.'>search_handle</a>-><a href='../Y/error_str.html' title='Multiple used in 18 places.'>error_str</a>);
|
|
<a id='L285' name='L285'></a> 285
|
|
<a id='L286' name='L286'></a> 286 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L287' name='L287'></a> 287 <em class='brace'>}</em>
|
|
<a id='L288' name='L288'></a> 288
|
|
<a id='L289' name='L289'></a> 289 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/repl_dest.html' title='Multiple used in 4 places.'>repl_dest</a>);
|
|
<a id='L290' name='L290'></a> 290 <em class='brace'>}</em>
|
|
<a id='L291' name='L291'></a> 291
|
|
<a id='L292' name='L292'></a> 292 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>);
|
|
<a id='L293' name='L293'></a> 293
|
|
<a id='L294' name='L294'></a> 294 <strong class='reserved'>return</strong> <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>;
|
|
<a id='L295' name='L295'></a> 295 <em class='brace'>}</em>
|
|
<a id='L296' name='L296'></a> 296
|
|
<a id='L297' name='L297'></a> 297 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L298' name='L298'></a> 298
|
|
<a id='L299' name='L299'></a> 299 <strong class='reserved'>static</strong> <strong class='reserved'>void</strong>
|
|
<a id='L300' name='L300'></a> 300 <a href='../R/free_link.html' title='Multiple referred from 4 places.'>free_link</a> (<strong class='reserved'>void</strong> *<a href='../Y/data.html' title='Multiple used in 916 places.'>data</a>)
|
|
<em class='comment'>/* <a href='#L238'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L312'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+300 src/filemanager/file.c' /> */</em>
|
|
<a id='L301' name='L301'></a> 301 <em class='brace'>{</em>
|
|
<a id='L302' name='L302'></a> 302 <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *) <a href='../Y/data.html' title='Multiple used in 916 places.'>data</a>;
|
|
<a id='L303' name='L303'></a> 303
|
|
<a id='L304' name='L304'></a> 304 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L305' name='L305'></a> 305 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L306' name='L306'></a> 306 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>);
|
|
<a id='L307' name='L307'></a> 307 <em class='brace'>}</em>
|
|
<a id='L308' name='L308'></a> 308
|
|
<a id='L309' name='L309'></a> 309 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L310' name='L310'></a> 310
|
|
<a id='L311' name='L311'></a> 311 <strong class='reserved'>static</strong> <strong class='reserved'>inline</strong> <strong class='reserved'>void</strong> *
|
|
<a id='L312' name='L312'></a> 312 <a href='../S/src--filemanager--file.c.html#L1757' title='Referred from 1757 in src/filemanager/file.c.'>free_erase_list</a> (<a href='../Y/GQueue.html' title='Multiple used in 17 places.'>GQueue</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>)
|
|
<em class='comment'>/* <a href='#L300'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L323'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+312 src/filemanager/file.c' /> */</em>
|
|
<a id='L313' name='L313'></a> 313 <em class='brace'>{</em>
|
|
<a id='L314' name='L314'></a> 314 <strong class='reserved'>if</strong> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L315' name='L315'></a> 315 <a href='../Y/g_queue_free_full.html' title='Multiple used in 4 places.'>g_queue_free_full</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>, <a href='../S/src--filemanager--file.c.html#L300' title='Defined at 300 in src/filemanager/file.c.'>free_link</a>);
|
|
<a id='L316' name='L316'></a> 316
|
|
<a id='L317' name='L317'></a> 317 <strong class='reserved'>return</strong> <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L318' name='L318'></a> 318 <em class='brace'>}</em>
|
|
<a id='L319' name='L319'></a> 319
|
|
<a id='L320' name='L320'></a> 320 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L321' name='L321'></a> 321
|
|
<a id='L322' name='L322'></a> 322 <strong class='reserved'>static</strong> <strong class='reserved'>inline</strong> <strong class='reserved'>void</strong> *
|
|
<a id='L323' name='L323'></a> 323 <a href='../R/free_linklist.html' title='Multiple referred from 5 places.'>free_linklist</a> (<a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>)
|
|
<em class='comment'>/* <a href='#L312'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L333'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+323 src/filemanager/file.c' /> */</em>
|
|
<a id='L324' name='L324'></a> 324 <em class='brace'>{</em>
|
|
<a id='L325' name='L325'></a> 325 <a href='../Y/g_slist_free_full.html' title='Multiple used in 16 places.'>g_slist_free_full</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>, <a href='../S/src--filemanager--file.c.html#L300' title='Defined at 300 in src/filemanager/file.c.'>free_link</a>);
|
|
<a id='L326' name='L326'></a> 326
|
|
<a id='L327' name='L327'></a> 327 <strong class='reserved'>return</strong> <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L328' name='L328'></a> 328 <em class='brace'>}</em>
|
|
<a id='L329' name='L329'></a> 329
|
|
<a id='L330' name='L330'></a> 330 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L331' name='L331'></a> 331
|
|
<a id='L332' name='L332'></a> 332 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *
|
|
<a id='L333' name='L333'></a> 333 <a href='../R/is_in_linklist.html' title='Multiple referred from 3 places.'>is_in_linklist</a> (<strong class='reserved'>const</strong> <a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/sb.html' title='Multiple used in 14 places.'>sb</a>)
|
|
<em class='comment'>/* <a href='#L323'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L361'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+333 src/filemanager/file.c' /> */</em>
|
|
<a id='L334' name='L334'></a> 334 <em class='brace'>{</em>
|
|
<a id='L335' name='L335'></a> 335 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../D/vfs_class.html' title='Multiple defined in 2 places.'>vfs_class</a> *<a href='../Y/class.html' title='Multiple used in 52 places.'>class</a>;
|
|
<a id='L336' name='L336'></a> 336 <a href='../Y/ino_t.html' title='Multiple used in 9 places.'>ino_t</a> <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> = <a href='../Y/sb.html' title='Multiple used in 14 places.'>sb</a>-><a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a>;
|
|
<a id='L337' name='L337'></a> 337 <a href='../Y/dev_t.html' title='Multiple used in 30 places.'>dev_t</a> <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> = <a href='../Y/sb.html' title='Multiple used in 14 places.'>sb</a>-><a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a>;
|
|
<a id='L338' name='L338'></a> 338
|
|
<a id='L339' name='L339'></a> 339 <a href='../Y/class.html' title='Multiple used in 52 places.'>class</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L340' name='L340'></a> 340
|
|
<a id='L341' name='L341'></a> 341 <strong class='reserved'>for</strong> (; <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>; <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = (<strong class='reserved'>const</strong> <a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *) <a href='../Y/g_slist_next.html' title='Multiple used in 22 places.'>g_slist_next</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>))
|
|
<a id='L342' name='L342'></a> 342 <em class='brace'>{</em>
|
|
<a id='L343' name='L343'></a> 343 <strong class='reserved'>const</strong> <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a> = (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *) <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/data.html' title='Multiple used in 916 places.'>data</a>;
|
|
<a id='L344' name='L344'></a> 344
|
|
<a id='L345' name='L345'></a> 345 <strong class='reserved'>if</strong> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a> == <a href='../Y/class.html' title='Multiple used in 52 places.'>class</a> && <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> == <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> && <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> == <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a>)
|
|
<a id='L346' name='L346'></a> 346 <strong class='reserved'>return</strong> <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>;
|
|
<a id='L347' name='L347'></a> 347 <em class='brace'>}</em>
|
|
<a id='L348' name='L348'></a> 348
|
|
<a id='L349' name='L349'></a> 349 <strong class='reserved'>return</strong> <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L350' name='L350'></a> 350 <em class='brace'>}</em>
|
|
<a id='L351' name='L351'></a> 351
|
|
<a id='L352' name='L352'></a> 352 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L353' name='L353'></a> 353 <em class='comment'>/**</em>
|
|
<a id='L354' name='L354'></a> 354 <em class='comment'> * Check and made hardlink</em>
|
|
<a id='L355' name='L355'></a> 355 <em class='comment'> *</em>
|
|
<a id='L356' name='L356'></a> 356 <em class='comment'> * @return FALSE if the inode wasn't found in the cache and TRUE if it was found</em>
|
|
<a id='L357' name='L357'></a> 357 <em class='comment'> * and a hardlink was successfully made</em>
|
|
<a id='L358' name='L358'></a> 358 <em class='comment'> */</em>
|
|
<a id='L359' name='L359'></a> 359
|
|
<a id='L360' name='L360'></a> 360 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--file.c.html#L139' title='Defined at 139 in src/filemanager/file.c.'>hardlink_status_t</a>
|
|
<a id='L361' name='L361'></a> 361 <a href='../R/check_hardlinks.html' title='Multiple referred from 2 places.'>check_hardlinks</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>,
|
|
<em class='comment'>/* <a href='#L333'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L497'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+361 src/filemanager/file.c' /> */</em>
|
|
<a id='L362' name='L362'></a> 362 <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> *<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L363' name='L363'></a> 363 <em class='brace'>{</em>
|
|
<a id='L364' name='L364'></a> 364 <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>;
|
|
<a id='L365' name='L365'></a> 365 <a href='../Y/ino_t.html' title='Multiple used in 9 places.'>ino_t</a> <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a>;
|
|
<a id='L366' name='L366'></a> 366 <a href='../Y/dev_t.html' title='Multiple used in 30 places.'>dev_t</a> <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a>;
|
|
<a id='L367' name='L367'></a> 367
|
|
<a id='L368' name='L368'></a> 368 <strong class='reserved'>if</strong> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_nlink.html' title='Multiple used in 37 places.'>st_nlink</a> < 2)
|
|
<a id='L369' name='L369'></a> 369 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L135' title='Defined at 135 in src/filemanager/file.c.'>HARDLINK_NOTLINK</a>;
|
|
<a id='L370' name='L370'></a> 370 <strong class='reserved'>if</strong> ((<a href='../S/lib--vfs--vfs.c.html#L437' title='Defined at 437 in lib/vfs/vfs.c.'>vfs_file_class_flags</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>) & <a href='../S/lib--vfs--vfs.h.html#L110' title='Defined at 110 in lib/vfs/vfs.h.'>VFSF_NOLINKS</a>) != 0)
|
|
<a id='L371' name='L371'></a> 371 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L136' title='Defined at 136 in src/filemanager/file.c.'>HARDLINK_UNSUPPORTED</a>;
|
|
<a id='L372' name='L372'></a> 372
|
|
<a id='L373' name='L373'></a> 373 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a> = (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *) <a href='../S/src--filemanager--file.c.html#L333' title='Defined at 333 in src/filemanager/file.c.'>is_in_linklist</a> (<a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L374' name='L374'></a> 374 <strong class='reserved'>if</strong> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L375' name='L375'></a> 375 <em class='brace'>{</em>
|
|
<a id='L376' name='L376'></a> 376 <strong class='reserved'>int</strong> <a href='../Y/stat_result.html' title='Multiple used in 9 places.'>stat_result</a>;
|
|
<a id='L377' name='L377'></a> 377 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/link_stat.html' title='Multiple used in 4 places.'>link_stat</a>;
|
|
<a id='L378' name='L378'></a> 378
|
|
<a id='L379' name='L379'></a> 379 <a href='../Y/stat_result.html' title='Multiple used in 9 places.'>stat_result</a> = <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/link_stat.html' title='Multiple used in 4 places.'>link_stat</a>);
|
|
<a id='L380' name='L380'></a> 380
|
|
<a id='L381' name='L381'></a> 381 <strong class='reserved'>if</strong> (<a href='../Y/stat_result.html' title='Multiple used in 9 places.'>stat_result</a> == 0 && <a href='../Y/link_stat.html' title='Multiple used in 4 places.'>link_stat</a>.<a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a> == <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> && <a href='../Y/link_stat.html' title='Multiple used in 4 places.'>link_stat</a>.<a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a> == <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a>)
|
|
<a id='L382' name='L382'></a> 382 <em class='brace'>{</em>
|
|
<a id='L383' name='L383'></a> 383 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../D/vfs_class.html' title='Multiple defined in 2 places.'>vfs_class</a> *<a href='../Y/lp_name_class.html' title='Multiple used in 3 places.'>lp_name_class</a>;
|
|
<a id='L384' name='L384'></a> 384 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../D/vfs_class.html' title='Multiple defined in 2 places.'>vfs_class</a> *<a href='../Y/my_vfs.html' title='Multiple used in 3 places.'>my_vfs</a>;
|
|
<a id='L385' name='L385'></a> 385
|
|
<a id='L386' name='L386'></a> 386 <a href='../Y/lp_name_class.html' title='Multiple used in 3 places.'>lp_name_class</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L387' name='L387'></a> 387 <a href='../Y/my_vfs.html' title='Multiple used in 3 places.'>my_vfs</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L388' name='L388'></a> 388
|
|
<a id='L389' name='L389'></a> 389 <strong class='reserved'>if</strong> (<a href='../Y/lp_name_class.html' title='Multiple used in 3 places.'>lp_name_class</a> == <a href='../Y/my_vfs.html' title='Multiple used in 3 places.'>my_vfs</a>)
|
|
<a id='L390' name='L390'></a> 390 <em class='brace'>{</em>
|
|
<a id='L391' name='L391'></a> 391 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../D/vfs_class.html' title='Multiple defined in 2 places.'>vfs_class</a> *<a href='../Y/p_class.html' title='Multiple used in 3 places.'>p_class</a>, *<a href='../Y/dst_name_class.html' title='Multiple used in 3 places.'>dst_name_class</a>;
|
|
<a id='L392' name='L392'></a> 392
|
|
<a id='L393' name='L393'></a> 393 <a href='../Y/dst_name_class.html' title='Multiple used in 3 places.'>dst_name_class</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L394' name='L394'></a> 394 <a href='../Y/p_class.html' title='Multiple used in 3 places.'>p_class</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L395' name='L395'></a> 395
|
|
<a id='L396' name='L396'></a> 396 <strong class='reserved'>if</strong> (<a href='../Y/dst_name_class.html' title='Multiple used in 3 places.'>dst_name_class</a> == <a href='../Y/p_class.html' title='Multiple used in 3 places.'>p_class</a>)
|
|
<a id='L397' name='L397'></a> 397 <em class='brace'>{</em>
|
|
<a id='L398' name='L398'></a> 398 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a>;
|
|
<a id='L399' name='L399'></a> 399
|
|
<a id='L400' name='L400'></a> 400 <strong class='reserved'>while</strong> (!(<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> = (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/link_stat.html' title='Multiple used in 4 places.'>link_stat</a>) == 0)) && !*<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L401' name='L401'></a> 401 <em class='brace'>{</em>
|
|
<a id='L402' name='L402'></a> 402 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L403' name='L403'></a> 403
|
|
<a id='L404' name='L404'></a> 404 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot stat hardlink source file\n%s"),
|
|
<a id='L405' name='L405'></a> 405 <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>));
|
|
<a id='L406' name='L406'></a> 406 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L407' name='L407'></a> 407 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L138' title='Defined at 138 in src/filemanager/file.c.'>HARDLINK_ABORT</a>;
|
|
<a id='L408' name='L408'></a> 408 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L409' name='L409'></a> 409 <strong class='reserved'>continue</strong>;
|
|
<a id='L410' name='L410'></a> 410 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L411' name='L411'></a> 411 *<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L412' name='L412'></a> 412 <strong class='reserved'>break</strong>;
|
|
<a id='L413' name='L413'></a> 413 <em class='brace'>}</em>
|
|
<a id='L414' name='L414'></a> 414
|
|
<a id='L415' name='L415'></a> 415 <em class='comment'>// if stat() finished unsuccessfully, don't try to create link</em>
|
|
<a id='L416' name='L416'></a> 416 <strong class='reserved'>if</strong> (!<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a>)
|
|
<a id='L417' name='L417'></a> 417 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L137' title='Defined at 137 in src/filemanager/file.c.'>HARDLINK_ERROR</a>;
|
|
<a id='L418' name='L418'></a> 418
|
|
<a id='L419' name='L419'></a> 419 <strong class='reserved'>while</strong> (!(<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> = (<a href='../Y/mc_link.html' title='Multiple used in 3 places.'>mc_link</a> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)) && !*<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L420' name='L420'></a> 420 <em class='brace'>{</em>
|
|
<a id='L421' name='L421'></a> 421 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L422' name='L422'></a> 422
|
|
<a id='L423' name='L423'></a> 423 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create target hardlink\n%s"),
|
|
<a id='L424' name='L424'></a> 424 <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>));
|
|
<a id='L425' name='L425'></a> 425 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L426' name='L426'></a> 426 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L138' title='Defined at 138 in src/filemanager/file.c.'>HARDLINK_ABORT</a>;
|
|
<a id='L427' name='L427'></a> 427 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L428' name='L428'></a> 428 <strong class='reserved'>continue</strong>;
|
|
<a id='L429' name='L429'></a> 429 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L430' name='L430'></a> 430 *<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L431' name='L431'></a> 431 <strong class='reserved'>break</strong>;
|
|
<a id='L432' name='L432'></a> 432 <em class='brace'>}</em>
|
|
<a id='L433' name='L433'></a> 433
|
|
<a id='L434' name='L434'></a> 434 <em class='comment'>// Success?</em>
|
|
<a id='L435' name='L435'></a> 435 <strong class='reserved'>return</strong> (<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> ? <a href='../S/src--filemanager--file.c.html#L133' title='Defined at 133 in src/filemanager/file.c.'>HARDLINK_OK</a> : <a href='../S/src--filemanager--file.c.html#L137' title='Defined at 137 in src/filemanager/file.c.'>HARDLINK_ERROR</a>);
|
|
<a id='L436' name='L436'></a> 436 <em class='brace'>}</em>
|
|
<a id='L437' name='L437'></a> 437 <em class='brace'>}</em>
|
|
<a id='L438' name='L438'></a> 438 <em class='brace'>}</em>
|
|
<a id='L439' name='L439'></a> 439
|
|
<a id='L440' name='L440'></a> 440 <strong class='reserved'>if</strong> (!*<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L441' name='L441'></a> 441 <em class='brace'>{</em>
|
|
<a id='L442' name='L442'></a> 442 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L443' name='L443'></a> 443
|
|
<a id='L444' name='L444'></a> 444 <em class='comment'>/* Message w/o "Retry" action.</em>
|
|
<a id='L445' name='L445'></a> 445 <em class='comment'> *</em>
|
|
<a id='L446' name='L446'></a> 446 <em class='comment'> * FIXME: Can't say what errno is here. Define it and don't display.</em>
|
|
<a id='L447' name='L447'></a> 447 <em class='comment'> *</em>
|
|
<a id='L448' name='L448'></a> 448 <em class='comment'> * file_error() displays a message with text representation of errno</em>
|
|
<a id='L449' name='L449'></a> 449 <em class='comment'> * and the string passed to file_error() should provide the format "%s"</em>
|
|
<a id='L450' name='L450'></a> 450 <em class='comment'> * for that at end (see previous file_error() call for the reference).</em>
|
|
<a id='L451' name='L451'></a> 451 <em class='comment'> * But if format for errno isn't provided, it is safe, because C standard says:</em>
|
|
<a id='L452' name='L452'></a> 452 <em class='comment'> * "If the format is exhausted while arguments remain, the excess arguments</em>
|
|
<a id='L453' name='L453'></a> 453 <em class='comment'> * are evaluated (as always) but are otherwise ignored" (ISO/IEC 9899:1999,</em>
|
|
<a id='L454' name='L454'></a> 454 <em class='comment'> * section 7.19.6.1, paragraph 2).</em>
|
|
<a id='L455' name='L455'></a> 455 <em class='comment'> *</em>
|
|
<a id='L456' name='L456'></a> 456 <em class='comment'> */</em>
|
|
<a id='L457' name='L457'></a> 457 <a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> = 0;
|
|
<a id='L458' name='L458'></a> 458 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create target hardlink\n%s"),
|
|
<a id='L459' name='L459'></a> 459 <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>));
|
|
<a id='L460' name='L460'></a> 460
|
|
<a id='L461' name='L461'></a> 461 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L462' name='L462'></a> 462 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L138' title='Defined at 138 in src/filemanager/file.c.'>HARDLINK_ABORT</a>;
|
|
<a id='L463' name='L463'></a> 463
|
|
<a id='L464' name='L464'></a> 464 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L465' name='L465'></a> 465 *<a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L466' name='L466'></a> 466 <em class='brace'>}</em>
|
|
<a id='L467' name='L467'></a> 467
|
|
<a id='L468' name='L468'></a> 468 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L137' title='Defined at 137 in src/filemanager/file.c.'>HARDLINK_ERROR</a>;
|
|
<a id='L469' name='L469'></a> 469 <em class='brace'>}</em>
|
|
<a id='L470' name='L470'></a> 470
|
|
<a id='L471' name='L471'></a> 471 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a> = <a href='../Y/g_try_new.html' title='Multiple used in 7 places.'>g_try_new</a> (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a>, 1);
|
|
<a id='L472' name='L472'></a> 472 <strong class='reserved'>if</strong> (<a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L473' name='L473'></a> 473 <em class='brace'>{</em>
|
|
<a id='L474' name='L474'></a> 474 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L475' name='L475'></a> 475 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> = <a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a>;
|
|
<a id='L476' name='L476'></a> 476 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> = <a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a>;
|
|
<a id='L477' name='L477'></a> 477 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> = 0;
|
|
<a id='L478' name='L478'></a> 478 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L884' title='Defined at 884 in lib/vfs/path.c.'>vfs_path_clone</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L479' name='L479'></a> 479 <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>-><a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L884' title='Defined at 884 in lib/vfs/path.c.'>vfs_path_clone</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L480' name='L480'></a> 480
|
|
<a id='L481' name='L481'></a> 481 <a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a> = <a href='../Y/g_slist_prepend.html' title='Multiple used in 28 places.'>g_slist_prepend</a> (<a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a>, <a href='../Y/lnk.html' title='Multiple used in 21 places.'>lnk</a>);
|
|
<a id='L482' name='L482'></a> 482 <em class='brace'>}</em>
|
|
<a id='L483' name='L483'></a> 483
|
|
<a id='L484' name='L484'></a> 484 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L134' title='Defined at 134 in src/filemanager/file.c.'>HARDLINK_CACHED</a>;
|
|
<a id='L485' name='L485'></a> 485 <em class='brace'>}</em>
|
|
<a id='L486' name='L486'></a> 486
|
|
<a id='L487' name='L487'></a> 487 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L488' name='L488'></a> 488 <em class='comment'>/**</em>
|
|
<a id='L489' name='L489'></a> 489 <em class='comment'> * Duplicate the contents of the symbolic link src_vpath in dst_vpath.</em>
|
|
<a id='L490' name='L490'></a> 490 <em class='comment'> * Try to make a stable symlink if the option "stable symlink" was</em>
|
|
<a id='L491' name='L491'></a> 491 <em class='comment'> * set in the file mask dialog.</em>
|
|
<a id='L492' name='L492'></a> 492 <em class='comment'> * If dst_path is an existing symlink it will be deleted silently</em>
|
|
<a id='L493' name='L493'></a> 493 <em class='comment'> * (upper levels take already care of existing files at dst_vpath).</em>
|
|
<a id='L494' name='L494'></a> 494 <em class='comment'> */</em>
|
|
<a id='L495' name='L495'></a> 495
|
|
<a id='L496' name='L496'></a> 496 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L497' name='L497'></a> 497 <a href='../R/make_symlink.html' title='Multiple referred from 2 places.'>make_symlink</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>)
|
|
<em class='comment'>/* <a href='#L361'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L625'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+497 src/filemanager/file.c' /> */</em>
|
|
<a id='L498' name='L498'></a> 498 <em class='brace'>{</em>
|
|
<a id='L499' name='L499'></a> 499 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>;
|
|
<a id='L500' name='L500'></a> 500 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>;
|
|
<a id='L501' name='L501'></a> 501 <strong class='reserved'>char</strong> <a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>[<a href='../D/MC_MAXPATHLEN.html' title='Multiple defined in 2 places.'>MC_MAXPATHLEN</a>];
|
|
<a id='L502' name='L502'></a> 502 <strong class='reserved'>int</strong> <a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>;
|
|
<a id='L503' name='L503'></a> 503 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L504' name='L504'></a> 504 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>;
|
|
<a id='L505' name='L505'></a> 505 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/dst_is_symlink.html' title='Multiple used in 3 places.'>dst_is_symlink</a>;
|
|
<a id='L506' name='L506'></a> 506 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/link_target_vpath.html' title='Multiple used in 5 places.'>link_target_vpath</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L507' name='L507'></a> 507
|
|
<a id='L508' name='L508'></a> 508 <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L509' name='L509'></a> 509 <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L510' name='L510'></a> 510
|
|
<a id='L511' name='L511'></a> 511 <a href='../Y/dst_is_symlink.html' title='Multiple used in 3 places.'>dst_is_symlink</a> = (<a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) == 0) && <a href='../S/lib--fs.h.html#L36' title='Defined at 36 in lib/fs.h.'>S_ISLNK</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L512' name='L512'></a> 512
|
|
<a id='L513' name='L513'></a> 513 <a href='../Y/retry_src_readlink.html' title='Multiple used in 2 places.'>retry_src_readlink</a>:
|
|
<a id='L514' name='L514'></a> 514 <a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a> = <a href='../Y/mc_readlink.html' title='Multiple used in 5 places.'>mc_readlink</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>, <strong class='reserved'>sizeof</strong> (<a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>) - 1);
|
|
<a id='L515' name='L515'></a> 515 <strong class='reserved'>if</strong> (<a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a> < 0)
|
|
<a id='L516' name='L516'></a> 516 <em class='brace'>{</em>
|
|
<a id='L517' name='L517'></a> 517 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L518' name='L518'></a> 518 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L519' name='L519'></a> 519 <strong class='reserved'>else</strong>
|
|
<a id='L520' name='L520'></a> 520 <em class='brace'>{</em>
|
|
<a id='L521' name='L521'></a> 521 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot read source link\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L522' name='L522'></a> 522 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L523' name='L523'></a> 523 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L524' name='L524'></a> 524 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L525' name='L525'></a> 525 <strong class='reserved'>goto</strong> <a href='../Y/retry_src_readlink.html' title='Multiple used in 2 places.'>retry_src_readlink</a>;
|
|
<a id='L526' name='L526'></a> 526 <em class='brace'>}</em>
|
|
<a id='L527' name='L527'></a> 527 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L528' name='L528'></a> 528 <em class='brace'>}</em>
|
|
<a id='L529' name='L529'></a> 529
|
|
<a id='L530' name='L530'></a> 530 <a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>[<a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>] = '\0';
|
|
<a id='L531' name='L531'></a> 531
|
|
<a id='L532' name='L532'></a> 532 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stable_symlinks.html' title='Multiple used in 7 places.'>stable_symlinks</a> && !(<a href='../D/vfs_file_is_local.html' title='Multiple defined in 2 places.'>vfs_file_is_local</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>) && <a href='../D/vfs_file_is_local.html' title='Multiple defined in 2 places.'>vfs_file_is_local</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>)))
|
|
<a id='L533' name='L533'></a> 533 <em class='brace'>{</em>
|
|
<a id='L534' name='L534'></a> 534 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>,
|
|
<a id='L535' name='L535'></a> 535 <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot make stable symlinks across "
|
|
<a id='L536' name='L536'></a> 536 "non-local filesystems:\n\nOption Stable Symlinks will be disabled"));
|
|
<a id='L537' name='L537'></a> 537 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stable_symlinks.html' title='Multiple used in 7 places.'>stable_symlinks</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L538' name='L538'></a> 538 <em class='brace'>}</em>
|
|
<a id='L539' name='L539'></a> 539
|
|
<a id='L540' name='L540'></a> 540 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stable_symlinks.html' title='Multiple used in 7 places.'>stable_symlinks</a> && !<a href='../Y/g_path_is_absolute.html' title='Multiple used in 18 places.'>g_path_is_absolute</a> (<a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>))
|
|
<a id='L541' name='L541'></a> 541 <em class='brace'>{</em>
|
|
<a id='L542' name='L542'></a> 542 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>;
|
|
<a id='L543' name='L543'></a> 543
|
|
<a id='L544' name='L544'></a> 544 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/strrchr.html' title='Multiple used in 28 places.'>strrchr</a> (<a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>, <a href='../S/lib--unixcompat.h.html#L113' title='Defined at 113 in lib/unixcompat.h.'>PATH_SEP</a>);
|
|
<a id='L545' name='L545'></a> 545 <strong class='reserved'>if</strong> (<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L546' name='L546'></a> 546 <em class='brace'>{</em>
|
|
<a id='L547' name='L547'></a> 547 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> <a href='../Y/slen.html' title='Multiple used in 9 places.'>slen</a>;
|
|
<a id='L548' name='L548'></a> 548 <a href='../Y/GString.html' title='Multiple used in 317 places.'>GString</a> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L549' name='L549'></a> 549 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>;
|
|
<a id='L550' name='L550'></a> 550
|
|
<a id='L551' name='L551'></a> 551 <a href='../Y/slen.html' title='Multiple used in 9 places.'>slen</a> = <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> - <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a> + 1;
|
|
<a id='L552' name='L552'></a> 552
|
|
<a id='L553' name='L553'></a> 553 <a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a> = <a href='../Y/g_string_sized_new.html' title='Multiple used in 62 places.'>g_string_sized_new</a> (<a href='../Y/slen.html' title='Multiple used in 9 places.'>slen</a> + <a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>);
|
|
<a id='L554' name='L554'></a> 554 <a href='../Y/g_string_append_len.html' title='Multiple used in 41 places.'>g_string_append_len</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>, <a href='../Y/slen.html' title='Multiple used in 9 places.'>slen</a>);
|
|
<a id='L555' name='L555'></a> 555
|
|
<a id='L556' name='L556'></a> 556 <strong class='reserved'>if</strong> (<a href='../Y/g_path_is_absolute.html' title='Multiple used in 18 places.'>g_path_is_absolute</a> (<a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>))
|
|
<a id='L557' name='L557'></a> 557 <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = <a href='../S/lib--vfs--path.c.html#L685' title='Defined at 685 in lib/vfs/path.c.'>vfs_path_from_str_flags</a> (<a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>, <a href='../S/lib--vfs--path.h.html#L13' title='Defined at 13 in lib/vfs/path.h.'>VPF_NO_CANON</a>);
|
|
<a id='L558' name='L558'></a> 558 <strong class='reserved'>else</strong>
|
|
<a id='L559' name='L559'></a> 559 <a href='../Y/q.html' title='Multiple used in 361 places.'>q</a> = <a href='../S/lib--vfs--path.c.html#L1228' title='Defined at 1228 in lib/vfs/path.c.'>vfs_path_build_filename</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>, <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L560' name='L560'></a> 560
|
|
<a id='L561' name='L561'></a> 561 <strong class='reserved'>if</strong> (<a href='../S/lib--vfs--path.c.html#L1334' title='Defined at 1334 in lib/vfs/path.c.'>vfs_path_tokens_count</a> (<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>) > 1)
|
|
<a id='L562' name='L562'></a> 562 <em class='brace'>{</em>
|
|
<a id='L563' name='L563'></a> 563 <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L564' name='L564'></a> 564 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp_vpath1.html' title='Multiple used in 4 places.'>tmp_vpath1</a>, *<a href='../Y/tmp_vpath2.html' title='Multiple used in 4 places.'>tmp_vpath2</a>;
|
|
<a id='L565' name='L565'></a> 565
|
|
<a id='L566' name='L566'></a> 566 <a href='../Y/g_string_append_len.html' title='Multiple used in 41 places.'>g_string_append_len</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>, <a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>);
|
|
<a id='L567' name='L567'></a> 567 <a href='../Y/tmp_vpath1.html' title='Multiple used in 4 places.'>tmp_vpath1</a> = <a href='../S/lib--vfs--path.c.html#L1460' title='Defined at 1460 in lib/vfs/path.c.'>vfs_path_vtokens_get</a> (<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>, -1, 1);
|
|
<a id='L568' name='L568'></a> 568 <a href='../Y/tmp_vpath2.html' title='Multiple used in 4 places.'>tmp_vpath2</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>);
|
|
<a id='L569' name='L569'></a> 569 <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = <a href='../S/lib--util.c.html#L869' title='Defined at 869 in lib/util.c.'>diff_two_paths</a> (<a href='../Y/tmp_vpath1.html' title='Multiple used in 4 places.'>tmp_vpath1</a>, <a href='../Y/tmp_vpath2.html' title='Multiple used in 4 places.'>tmp_vpath2</a>);
|
|
<a id='L570' name='L570'></a> 570 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath2.html' title='Multiple used in 4 places.'>tmp_vpath2</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L571' name='L571'></a> 571 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath1.html' title='Multiple used in 4 places.'>tmp_vpath1</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L572' name='L572'></a> 572 <a href='../Y/g_strlcpy.html' title='Multiple used in 30 places.'>g_strlcpy</a> (<a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> : <a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>, <strong class='reserved'>sizeof</strong> (<a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>));
|
|
<a id='L573' name='L573'></a> 573 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L574' name='L574'></a> 574 <em class='brace'>}</em>
|
|
<a id='L575' name='L575'></a> 575
|
|
<a id='L576' name='L576'></a> 576 <a href='../Y/g_string_free.html' title='Multiple used in 189 places.'>g_string_free</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L577' name='L577'></a> 577 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/q.html' title='Multiple used in 361 places.'>q</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L578' name='L578'></a> 578 <em class='brace'>}</em>
|
|
<a id='L579' name='L579'></a> 579 <em class='brace'>}</em>
|
|
<a id='L580' name='L580'></a> 580 <a href='../Y/link_target_vpath.html' title='Multiple used in 5 places.'>link_target_vpath</a> = <a href='../S/lib--vfs--path.c.html#L685' title='Defined at 685 in lib/vfs/path.c.'>vfs_path_from_str_flags</a> (<a href='../Y/link_target.html' title='Multiple used in 11 places.'>link_target</a>, <a href='../S/lib--vfs--path.h.html#L13' title='Defined at 13 in lib/vfs/path.h.'>VPF_NO_CANON</a>);
|
|
<a id='L581' name='L581'></a> 581
|
|
<a id='L582' name='L582'></a> 582 <a href='../Y/retry_dst_symlink.html' title='Multiple used in 2 places.'>retry_dst_symlink</a>:
|
|
<a id='L583' name='L583'></a> 583 <strong class='reserved'>if</strong> (<a href='../Y/mc_symlink.html' title='Multiple used in 6 places.'>mc_symlink</a> (<a href='../Y/link_target_vpath.html' title='Multiple used in 5 places.'>link_target_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)
|
|
<a id='L584' name='L584'></a> 584 <em class='brace'>{</em>
|
|
<a id='L585' name='L585'></a> 585 <em class='comment'>// Success</em>
|
|
<a id='L586' name='L586'></a> 586 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L587' name='L587'></a> 587 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L588' name='L588'></a> 588 <em class='brace'>}</em>
|
|
<a id='L589' name='L589'></a> 589 <em class='comment'>/*</em>
|
|
<a id='L590' name='L590'></a> 590 <em class='comment'> * if dst_exists, it is obvious that this had failed.</em>
|
|
<a id='L591' name='L591'></a> 591 <em class='comment'> * We can delete the old symlink and try again...</em>
|
|
<a id='L592' name='L592'></a> 592 <em class='comment'> */</em>
|
|
<a id='L593' name='L593'></a> 593 <strong class='reserved'>if</strong> (<a href='../Y/dst_is_symlink.html' title='Multiple used in 3 places.'>dst_is_symlink</a> && <a href='../Y/mc_unlink.html' title='Multiple used in 14 places.'>mc_unlink</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0
|
|
<a id='L594' name='L594'></a> 594 && <a href='../Y/mc_symlink.html' title='Multiple used in 6 places.'>mc_symlink</a> (<a href='../Y/link_target_vpath.html' title='Multiple used in 5 places.'>link_target_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)
|
|
<a id='L595' name='L595'></a> 595 <em class='brace'>{</em>
|
|
<a id='L596' name='L596'></a> 596 <em class='comment'>// Success</em>
|
|
<a id='L597' name='L597'></a> 597 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L598' name='L598'></a> 598 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L599' name='L599'></a> 599 <em class='brace'>}</em>
|
|
<a id='L600' name='L600'></a> 600
|
|
<a id='L601' name='L601'></a> 601 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L602' name='L602'></a> 602 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L603' name='L603'></a> 603 <strong class='reserved'>else</strong>
|
|
<a id='L604' name='L604'></a> 604 <em class='brace'>{</em>
|
|
<a id='L605' name='L605'></a> 605 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create target symlink\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L606' name='L606'></a> 606 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L607' name='L607'></a> 607 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L608' name='L608'></a> 608 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L609' name='L609'></a> 609 <strong class='reserved'>goto</strong> <a href='../Y/retry_dst_symlink.html' title='Multiple used in 2 places.'>retry_dst_symlink</a>;
|
|
<a id='L610' name='L610'></a> 610 <em class='brace'>}</em>
|
|
<a id='L611' name='L611'></a> 611
|
|
<a id='L612' name='L612'></a> 612 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L613' name='L613'></a> 613 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/link_target_vpath.html' title='Multiple used in 5 places.'>link_target_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L614' name='L614'></a> 614 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L615' name='L615'></a> 615 <em class='brace'>}</em>
|
|
<a id='L616' name='L616'></a> 616
|
|
<a id='L617' name='L617'></a> 617 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L618' name='L618'></a> 618 <em class='comment'>/**</em>
|
|
<a id='L619' name='L619'></a> 619 <em class='comment'> * do_compute_dir_size:</em>
|
|
<a id='L620' name='L620'></a> 620 <em class='comment'> *</em>
|
|
<a id='L621' name='L621'></a> 621 <em class='comment'> * Computes the number of bytes used by the files in a directory</em>
|
|
<a id='L622' name='L622'></a> 622 <em class='comment'> */</em>
|
|
<a id='L623' name='L623'></a> 623
|
|
<a id='L624' name='L624'></a> 624 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L625' name='L625'></a> 625 <a href='../R/do_compute_dir_size.html' title='Multiple referred from 4 places.'>do_compute_dir_size</a> (<strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>, <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>, <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> *<a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>,
|
|
<em class='comment'>/* <a href='#L497'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L695'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+625 src/filemanager/file.c' /> */</em>
|
|
<a id='L626' name='L626'></a> 626 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> *<a href='../Y/ret_marked.html' title='Multiple used in 3 places.'>ret_marked</a>, <a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a> *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>, <a href='../Y/mc_stat_fn.html' title='Multiple used in 4 places.'>mc_stat_fn</a> <a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>)
|
|
<a id='L627' name='L627'></a> 627 <em class='brace'>{</em>
|
|
<a id='L628' name='L628'></a> 628 <strong class='reserved'>static</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/timestamp.html' title='Multiple used in 14 places.'>timestamp</a> = 0;
|
|
<a id='L629' name='L629'></a> 629 <em class='comment'>// update with 25 FPS rate</em>
|
|
<a id='L630' name='L630'></a> 630 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/delay.html' title='Multiple used in 20 places.'>delay</a> = <a href='../Y/G_USEC_PER_SEC.html' title='Multiple used in 23 places.'>G_USEC_PER_SEC</a> / 25;
|
|
<a id='L631' name='L631'></a> 631
|
|
<a id='L632' name='L632'></a> 632 <a href='../D/status_msg_t.html' title='Multiple defined in 2 places.'>status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a> = <a href='../S/lib--widget--wtools.h.html#L17' title='Defined at 17 in lib/widget/wtools.h.'>STATUS_MSG</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>);
|
|
<a id='L633' name='L633'></a> 633 <strong class='reserved'>int</strong> <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a>;
|
|
<a id='L634' name='L634'></a> 634 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>;
|
|
<a id='L635' name='L635'></a> 635 <a href='../Y/DIR.html' title='Multiple used in 23 places.'>DIR</a> *<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>;
|
|
<a id='L636' name='L636'></a> 636 <strong class='reserved'>struct</strong> <a href='../S/lib--vfs--vfs.h.html#L213' title='Defined at 213 in lib/vfs/vfs.h.'>vfs_dirent</a> *<a href='../Y/dirent.html' title='Multiple used in 8 places.'>dirent</a>;
|
|
<a id='L637' name='L637'></a> 637 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L638' name='L638'></a> 638
|
|
<a id='L639' name='L639'></a> 639 (*<a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>)++;
|
|
<a id='L640' name='L640'></a> 640
|
|
<a id='L641' name='L641'></a> 641 <a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a> = <a href='../S/lib--vfs--interface.c.html#L403' title='Defined at 403 in lib/vfs/interface.c.'>mc_opendir</a> (<a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>);
|
|
<a id='L642' name='L642'></a> 642 <strong class='reserved'>if</strong> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L643' name='L643'></a> 643 <strong class='reserved'>return</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L644' name='L644'></a> 644
|
|
<a id='L645' name='L645'></a> 645 <strong class='reserved'>while</strong> (<a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a> && (<a href='../Y/dirent.html' title='Multiple used in 8 places.'>dirent</a> = <a href='../S/lib--vfs--interface.c.html#L444' title='Defined at 444 in lib/vfs/interface.c.'>mc_readdir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>)) != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L646' name='L646'></a> 646 <em class='brace'>{</em>
|
|
<a id='L647' name='L647'></a> 647 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>;
|
|
<a id='L648' name='L648'></a> 648
|
|
<a id='L649' name='L649'></a> 649 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L108' title='Defined at 108 in lib/fs.h.'>DIR_IS_DOT</a> (<a href='../Y/dirent.html' title='Multiple used in 8 places.'>dirent</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>) || <a href='../S/lib--fs.h.html#L109' title='Defined at 109 in lib/fs.h.'>DIR_IS_DOTDOT</a> (<a href='../Y/dirent.html' title='Multiple used in 8 places.'>dirent</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>))
|
|
<a id='L650' name='L650'></a> 650 <strong class='reserved'>continue</strong>;
|
|
<a id='L651' name='L651'></a> 651
|
|
<a id='L652' name='L652'></a> 652 <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>, <a href='../Y/dirent.html' title='Multiple used in 8 places.'>dirent</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L653' name='L653'></a> 653
|
|
<a id='L654' name='L654'></a> 654 <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> = <a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, &<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L655' name='L655'></a> 655 <strong class='reserved'>if</strong> (<a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> == 0)
|
|
<a id='L656' name='L656'></a> 656 <em class='brace'>{</em>
|
|
<a id='L657' name='L657'></a> 657 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L658' name='L658'></a> 658 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> = <a href='../S/src--filemanager--file.c.html#L625' title='Defined at 625 in src/filemanager/file.c.'>do_compute_dir_size</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>, <a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>, <a href='../Y/ret_marked.html' title='Multiple used in 3 places.'>ret_marked</a>, <a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>,
|
|
<a id='L659' name='L659'></a> 659 <a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>);
|
|
<a id='L660' name='L660'></a> 660 <strong class='reserved'>else</strong>
|
|
<a id='L661' name='L661'></a> 661 <em class='brace'>{</em>
|
|
<a id='L662' name='L662'></a> 662 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L663' name='L663'></a> 663
|
|
<a id='L664' name='L664'></a> 664 (*<a href='../Y/ret_marked.html' title='Multiple used in 3 places.'>ret_marked</a>)++;
|
|
<a id='L665' name='L665'></a> 665 *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a> += (<a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a>) <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>;
|
|
<a id='L666' name='L666'></a> 666 <em class='brace'>}</em>
|
|
<a id='L667' name='L667'></a> 667
|
|
<a id='L668' name='L668'></a> 668 <strong class='reserved'>if</strong> (<a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a> && <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/update.html' title='Multiple used in 10 places.'>update</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> && <a href='../S/lib--util.c.html#L1378' title='Defined at 1378 in lib/util.c.'>mc_time_elapsed</a> (&<a href='../Y/timestamp.html' title='Multiple used in 14 places.'>timestamp</a>, <a href='../Y/delay.html' title='Multiple used in 20 places.'>delay</a>))
|
|
<a id='L669' name='L669'></a> 669 <em class='brace'>{</em>
|
|
<a id='L670' name='L670'></a> 670 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a> = <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>;
|
|
<a id='L671' name='L671'></a> 671 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a> = *<a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>;
|
|
<a id='L672' name='L672'></a> 672 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/total_size.html' title='Multiple used in 3 places.'>total_size</a> = *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>;
|
|
<a id='L673' name='L673'></a> 673 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> = <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/update.html' title='Multiple used in 10 places.'>update</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>);
|
|
<a id='L674' name='L674'></a> 674 <em class='brace'>}</em>
|
|
<a id='L675' name='L675'></a> 675 <em class='brace'>}</em>
|
|
<a id='L676' name='L676'></a> 676
|
|
<a id='L677' name='L677'></a> 677 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L678' name='L678'></a> 678 <em class='brace'>}</em>
|
|
<a id='L679' name='L679'></a> 679
|
|
<a id='L680' name='L680'></a> 680 <a href='../S/lib--vfs--interface.c.html#L484' title='Defined at 484 in lib/vfs/interface.c.'>mc_closedir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>);
|
|
<a id='L681' name='L681'></a> 681 <strong class='reserved'>return</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L682' name='L682'></a> 682 <em class='brace'>}</em>
|
|
<a id='L683' name='L683'></a> 683
|
|
<a id='L684' name='L684'></a> 684 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L685' name='L685'></a> 685 <em class='comment'>/**</em>
|
|
<a id='L686' name='L686'></a> 686 <em class='comment'> * panel_compute_totals:</em>
|
|
<a id='L687' name='L687'></a> 687 <em class='comment'> *</em>
|
|
<a id='L688' name='L688'></a> 688 <em class='comment'> * compute the number of files and the number of bytes</em>
|
|
<a id='L689' name='L689'></a> 689 <em class='comment'> * used up by the whole selection, recursing directories</em>
|
|
<a id='L690' name='L690'></a> 690 <em class='comment'> * as required. In addition, it checks to see if it will</em>
|
|
<a id='L691' name='L691'></a> 691 <em class='comment'> * overwrite any files by doing the copy.</em>
|
|
<a id='L692' name='L692'></a> 692 <em class='comment'> */</em>
|
|
<a id='L693' name='L693'></a> 693
|
|
<a id='L694' name='L694'></a> 694 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L695' name='L695'></a> 695 <a href='../S/src--filemanager--file.c.html#L763' title='Referred from 763 in src/filemanager/file.c.'>panel_compute_totals</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>, <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> *<a href='../Y/ret_count.html' title='Multiple used in 3 places.'>ret_count</a>,
|
|
<em class='comment'>/* <a href='#L625'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L738'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+695 src/filemanager/file.c' /> */</em>
|
|
<a id='L696' name='L696'></a> 696 <a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a> *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/follow_symlinks.html' title='Multiple used in 13 places.'>follow_symlinks</a>)
|
|
<a id='L697' name='L697'></a> 697 <em class='brace'>{</em>
|
|
<a id='L698' name='L698'></a> 698 <strong class='reserved'>int</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L699' name='L699'></a> 699 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> <a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a> = 0;
|
|
<a id='L700' name='L700'></a> 700 <a href='../Y/mc_stat_fn.html' title='Multiple used in 4 places.'>mc_stat_fn</a> <a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a> = <a href='../Y/follow_symlinks.html' title='Multiple used in 13 places.'>follow_symlinks</a> ? <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> : <a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a>;
|
|
<a id='L701' name='L701'></a> 701
|
|
<a id='L702' name='L702'></a> 702 <strong class='reserved'>for</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = 0; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> < <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>++)
|
|
<a id='L703' name='L703'></a> 703 <em class='brace'>{</em>
|
|
<a id='L704' name='L704'></a> 704 <strong class='reserved'>const</strong> <a href='../S/lib--file-entry.h.html#L39' title='Defined at 39 in lib/file-entry.h.'>file_entry_t</a> *<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> = &<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>];
|
|
<a id='L705' name='L705'></a> 705 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>;
|
|
<a id='L706' name='L706'></a> 706
|
|
<a id='L707' name='L707'></a> 707 <strong class='reserved'>if</strong> (<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>.<a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> == 0)
|
|
<a id='L708' name='L708'></a> 708 <strong class='reserved'>continue</strong>;
|
|
<a id='L709' name='L709'></a> 709
|
|
<a id='L710' name='L710'></a> 710 <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = &<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>;
|
|
<a id='L711' name='L711'></a> 711
|
|
<a id='L712' name='L712'></a> 712 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) || (<a href='../Y/follow_symlinks.html' title='Multiple used in 13 places.'>follow_symlinks</a> && <a href='../S/src--filemanager--dir.h.html#L110' title='Defined at 110 in src/filemanager/dir.h.'>link_isdir</a> (<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>) && <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>.<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a> == 0))
|
|
<a id='L713' name='L713'></a> 713 <em class='brace'>{</em>
|
|
<a id='L714' name='L714'></a> 714 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L715' name='L715'></a> 715 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L716' name='L716'></a> 716
|
|
<a id='L717' name='L717'></a> 717 <a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>, <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/fname.html' title='Multiple used in 307 places.'>fname</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L718' name='L718'></a> 718 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L625' title='Defined at 625 in src/filemanager/file.c.'>do_compute_dir_size</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>, &<a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>, <a href='../Y/ret_count.html' title='Multiple used in 3 places.'>ret_count</a>, <a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>, <a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>);
|
|
<a id='L719' name='L719'></a> 719 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L720' name='L720'></a> 720
|
|
<a id='L721' name='L721'></a> 721 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L722' name='L722'></a> 722 <strong class='reserved'>return</strong> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L723' name='L723'></a> 723 <em class='brace'>}</em>
|
|
<a id='L724' name='L724'></a> 724 <strong class='reserved'>else</strong>
|
|
<a id='L725' name='L725'></a> 725 <em class='brace'>{</em>
|
|
<a id='L726' name='L726'></a> 726 (*<a href='../Y/ret_count.html' title='Multiple used in 3 places.'>ret_count</a>)++;
|
|
<a id='L727' name='L727'></a> 727 *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a> += (<a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a>) <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>-><a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>;
|
|
<a id='L728' name='L728'></a> 728 <em class='brace'>}</em>
|
|
<a id='L729' name='L729'></a> 729 <em class='brace'>}</em>
|
|
<a id='L730' name='L730'></a> 730
|
|
<a id='L731' name='L731'></a> 731 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L732' name='L732'></a> 732 <em class='brace'>}</em>
|
|
<a id='L733' name='L733'></a> 733
|
|
<a id='L734' name='L734'></a> 734 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L735' name='L735'></a> 735
|
|
<a id='L736' name='L736'></a> 736 <em class='comment'>/** Initialize variables for progress bars */</em>
|
|
<a id='L737' name='L737'></a> 737 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L738' name='L738'></a> 738 <a href='../R/panel_operate_init_totals.html' title='Multiple referred from 6 places.'>panel_operate_init_totals</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>,
|
|
<em class='comment'>/* <a href='#L695'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L808'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+738 src/filemanager/file.c' /> */</em>
|
|
<a id='L739' name='L739'></a> 739 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/source_stat.html' title='Multiple used in 4 places.'>source_stat</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>,
|
|
<a id='L740' name='L740'></a> 740 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/compute_totals.html' title='Multiple used in 2 places.'>compute_totals</a>, <a href='../S/src--filemanager--filegui.h.html#L26' title='Defined at 26 in src/filemanager/filegui.h.'>filegui_dialog_type_t</a> <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>)
|
|
<a id='L741' name='L741'></a> 741 <em class='brace'>{</em>
|
|
<a id='L742' name='L742'></a> 742 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L743' name='L743'></a> 743
|
|
<a id='L744' name='L744'></a> 744 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L745' name='L745'></a> 745 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L746' name='L746'></a> 746 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L747' name='L747'></a> 747 <em class='sharp'>#endif</em>
|
|
<a id='L748' name='L748'></a> 748
|
|
<a id='L749' name='L749'></a> 749 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a> && <a href='../Y/compute_totals.html' title='Multiple used in 2 places.'>compute_totals</a>)
|
|
<a id='L750' name='L750'></a> 750 <em class='brace'>{</em>
|
|
<a id='L751' name='L751'></a> 751 <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>;
|
|
<a id='L752' name='L752'></a> 752 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L753' name='L753'></a> 753
|
|
<a id='L754' name='L754'></a> 754 <a href='../Y/memset.html' title='Multiple used in 74 places.'>memset</a> (&<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>, 0, <strong class='reserved'>sizeof</strong> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>));
|
|
<a id='L755' name='L755'></a> 755 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>.<a href='../Y/allow_skip.html' title='Multiple used in 5 places.'>allow_skip</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L756' name='L756'></a> 756 <a href='../D/status_msg_init.html' title='Multiple defined in 2 places.'>status_msg_init</a> (<a href='../S/lib--widget--wtools.h.html#L17' title='Defined at 17 in lib/widget/wtools.h.'>STATUS_MSG</a> (&<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Directory scanning"), 0, <a href='../S/src--filemanager--file.c.html#L3368' title='Defined at 3368 in src/filemanager/file.c.'>dirsize_status_init_cb</a>,
|
|
<a id='L757' name='L757'></a> 757 <a href='../S/src--filemanager--file.c.html#L3408' title='Defined at 3408 in src/filemanager/file.c.'>dirsize_status_update_cb</a>, <a href='../S/src--filemanager--file.c.html#L3447' title='Defined at 3447 in src/filemanager/file.c.'>dirsize_status_deinit_cb</a>);
|
|
<a id='L758' name='L758'></a> 758
|
|
<a id='L759' name='L759'></a> 759 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_count.html' title='Multiple used in 7 places.'>total_count</a> = 0;
|
|
<a id='L760' name='L760'></a> 760 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a> = 0;
|
|
<a id='L761' name='L761'></a> 761
|
|
<a id='L762' name='L762'></a> 762 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L763' name='L763'></a> 763 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L695' title='Defined at 695 in src/filemanager/file.c.'>panel_compute_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, &<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_count.html' title='Multiple used in 7 places.'>total_count</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a>,
|
|
<a id='L764' name='L764'></a> 764 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/follow_links.html' title='Multiple used in 8 places.'>follow_links</a>);
|
|
<a id='L765' name='L765'></a> 765 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/source_stat.html' title='Multiple used in 4 places.'>source_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>)
|
|
<a id='L766' name='L766'></a> 766 || (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/follow_links.html' title='Multiple used in 8 places.'>follow_links</a>
|
|
<a id='L767' name='L767'></a> 767 && <a href='../S/src--filemanager--file.c.html#L2248' title='Defined at 2248 in src/filemanager/file.c.'>file_is_symlink_to_dir</a> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, (<strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *) <a href='../Y/source_stat.html' title='Multiple used in 4 places.'>source_stat</a>, &<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a>)
|
|
<a id='L768' name='L768'></a> 768 && !<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a>))
|
|
<a id='L769' name='L769'></a> 769 <em class='brace'>{</em>
|
|
<a id='L770' name='L770'></a> 770 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> <a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a> = 0;
|
|
<a id='L771' name='L771'></a> 771
|
|
<a id='L772' name='L772'></a> 772 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L625' title='Defined at 625 in src/filemanager/file.c.'>do_compute_dir_size</a> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, &<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>, &<a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_count.html' title='Multiple used in 7 places.'>total_count</a>,
|
|
<a id='L773' name='L773'></a> 773 &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>);
|
|
<a id='L774' name='L774'></a> 774 <em class='brace'>}</em>
|
|
<a id='L775' name='L775'></a> 775 <strong class='reserved'>else</strong>
|
|
<a id='L776' name='L776'></a> 776 <em class='brace'>{</em>
|
|
<a id='L777' name='L777'></a> 777 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_count.html' title='Multiple used in 7 places.'>total_count</a>++;
|
|
<a id='L778' name='L778'></a> 778 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a> += (<a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a>) <a href='../Y/source_stat.html' title='Multiple used in 4 places.'>source_stat</a>-><a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>;
|
|
<a id='L779' name='L779'></a> 779 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L780' name='L780'></a> 780 <em class='brace'>}</em>
|
|
<a id='L781' name='L781'></a> 781
|
|
<a id='L782' name='L782'></a> 782 <a href='../D/status_msg_deinit.html' title='Multiple defined in 2 places.'>status_msg_deinit</a> (<a href='../S/lib--widget--wtools.h.html#L17' title='Defined at 17 in lib/widget/wtools.h.'>STATUS_MSG</a> (&<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>));
|
|
<a id='L783' name='L783'></a> 783
|
|
<a id='L784' name='L784'></a> 784 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/totals_computed.html' title='Multiple used in 8 places.'>totals_computed</a> = (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>);
|
|
<a id='L785' name='L785'></a> 785
|
|
<a id='L786' name='L786'></a> 786 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>)
|
|
<a id='L787' name='L787'></a> 787 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L788' name='L788'></a> 788 <em class='brace'>}</em>
|
|
<a id='L789' name='L789'></a> 789 <strong class='reserved'>else</strong>
|
|
<a id='L790' name='L790'></a> 790 <em class='brace'>{</em>
|
|
<a id='L791' name='L791'></a> 791 <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L792' name='L792'></a> 792 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_count.html' title='Multiple used in 7 places.'>total_count</a> = <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a>;
|
|
<a id='L793' name='L793'></a> 793 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a> = <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/total.html' title='Multiple used in 55 places.'>total</a>;
|
|
<a id='L794' name='L794'></a> 794 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/totals_computed.html' title='Multiple used in 8 places.'>totals_computed</a> = <a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a> && <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> == <a href='../S/src--filemanager--filegui.h.html#L23' title='Defined at 23 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_ONE_ITEM</a>;
|
|
<a id='L795' name='L795'></a> 795 <em class='brace'>}</em>
|
|
<a id='L796' name='L796'></a> 796
|
|
<a id='L797' name='L797'></a> 797 <em class='comment'>// destroy already created UI for single file rename operation</em>
|
|
<a id='L798' name='L798'></a> 798 <a href='../S/src--filemanager--filegui.c.html#L1008' title='Defined at 1008 in src/filemanager/filegui.c.'>file_progress_ui_destroy</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L799' name='L799'></a> 799
|
|
<a id='L800' name='L800'></a> 800 <a href='../S/src--filemanager--filegui.c.html#L861' title='Defined at 861 in src/filemanager/filegui.c.'>file_progress_ui_create</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>);
|
|
<a id='L801' name='L801'></a> 801
|
|
<a id='L802' name='L802'></a> 802 <strong class='reserved'>return</strong> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>;
|
|
<a id='L803' name='L803'></a> 803 <em class='brace'>}</em>
|
|
<a id='L804' name='L804'></a> 804
|
|
<a id='L805' name='L805'></a> 805 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L806' name='L806'></a> 806
|
|
<a id='L807' name='L807'></a> 807 <strong class='reserved'>static</strong> <strong class='reserved'>void</strong>
|
|
<a id='L808' name='L808'></a> 808 <a href='../R/progress_update_one.html' title='Multiple referred from 3 places.'>progress_update_one</a> (<a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/success.html' title='Multiple used in 20 places.'>success</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/off_t.html' title='Multiple used in 615 places.'>off_t</a> <a href='../Y/add.html' title='Multiple used in 2 places.'>add</a>)
|
|
<em class='comment'>/* <a href='#L738'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L838'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+808 src/filemanager/file.c' /> */</em>
|
|
<a id='L809' name='L809'></a> 809 <em class='brace'>{</em>
|
|
<a id='L810' name='L810'></a> 810 <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>;
|
|
<a id='L811' name='L811'></a> 811 <strong class='reserved'>static</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_start.html' title='Multiple used in 5 places.'>tv_start</a> = -1;
|
|
<a id='L812' name='L812'></a> 812
|
|
<a id='L813' name='L813'></a> 813 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a>++;
|
|
<a id='L814' name='L814'></a> 814 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_bytes.html' title='Multiple used in 5 places.'>total_progress_bytes</a> += (<a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a>) <a href='../Y/add.html' title='Multiple used in 2 places.'>add</a>;
|
|
<a id='L815' name='L815'></a> 815
|
|
<a id='L816' name='L816'></a> 816 <strong class='reserved'>if</strong> (!<a href='../Y/success.html' title='Multiple used in 20 places.'>success</a>)
|
|
<a id='L817' name='L817'></a> 817 <strong class='reserved'>return</strong>;
|
|
<a id='L818' name='L818'></a> 818
|
|
<a id='L819' name='L819'></a> 819 <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L820' name='L820'></a> 820
|
|
<a id='L821' name='L821'></a> 821 <strong class='reserved'>if</strong> (<a href='../Y/tv_start.html' title='Multiple used in 5 places.'>tv_start</a> < 0)
|
|
<a id='L822' name='L822'></a> 822 <a href='../Y/tv_start.html' title='Multiple used in 5 places.'>tv_start</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>;
|
|
<a id='L823' name='L823'></a> 823 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/tv_start.html' title='Multiple used in 5 places.'>tv_start</a> > <a href='../S/src--filemanager--file.c.html#L104' title='Defined at 104 in src/filemanager/file.c.'>FILEOP_UPDATE_INTERVAL_US</a>)
|
|
<a id='L824' name='L824'></a> 824 <em class='brace'>{</em>
|
|
<a id='L825' name='L825'></a> 825 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a> && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> == <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>)
|
|
<a id='L826' name='L826'></a> 826 <em class='brace'>{</em>
|
|
<a id='L827' name='L827'></a> 827 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L828' name='L828'></a> 828 <a href='../S/src--filemanager--filegui.c.html#L1086' title='Defined at 1086 in src/filemanager/filegui.c.'>file_progress_show_total</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_bytes.html' title='Multiple used in 5 places.'>total_progress_bytes</a>, <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L829' name='L829'></a> 829 <em class='brace'>}</em>
|
|
<a id='L830' name='L830'></a> 830
|
|
<a id='L831' name='L831'></a> 831 <a href='../Y/tv_start.html' title='Multiple used in 5 places.'>tv_start</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>;
|
|
<a id='L832' name='L832'></a> 832 <em class='brace'>}</em>
|
|
<a id='L833' name='L833'></a> 833 <em class='brace'>}</em>
|
|
<a id='L834' name='L834'></a> 834
|
|
<a id='L835' name='L835'></a> 835 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L836' name='L836'></a> 836
|
|
<a id='L837' name='L837'></a> 837 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L838' name='L838'></a> 838 <a href='../R/real_warn_same_file.html' title='Multiple referred from 2 places.'>real_warn_same_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a> <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>,
|
|
<em class='comment'>/* <a href='#L808'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L891'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+838 src/filemanager/file.c' /> */</em>
|
|
<a id='L839' name='L839'></a> 839 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>)
|
|
<a id='L840' name='L840'></a> 840 <em class='brace'>{</em>
|
|
<a id='L841' name='L841'></a> 841 <strong class='reserved'>char</strong> *<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>;
|
|
<a id='L842' name='L842'></a> 842 <strong class='reserved'>int</strong> <a href='../Y/result.html' title='Multiple used in 781 places.'>result</a> = 0;
|
|
<a id='L843' name='L843'></a> 843 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/head_msg.html' title='Multiple used in 3 places.'>head_msg</a>;
|
|
<a id='L844' name='L844'></a> 844 <strong class='reserved'>int</strong> <a href='../Y/width_a.html' title='Multiple used in 3 places.'>width_a</a>, <a href='../Y/width_b.html' title='Multiple used in 4 places.'>width_b</a>, <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>;
|
|
<a id='L845' name='L845'></a> 845
|
|
<a id='L846' name='L846'></a> 846 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L847' name='L847'></a> 847
|
|
<a id='L848' name='L848'></a> 848 <a href='../Y/head_msg.html' title='Multiple used in 3 places.'>head_msg</a> = <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a> == <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a> ? <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a> : <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Background process error");
|
|
<a id='L849' name='L849'></a> 849
|
|
<a id='L850' name='L850'></a> 850 <a href='../Y/width_a.html' title='Multiple used in 3 places.'>width_a</a> = <a href='../S/lib--strutil--strutil.c.html#L653' title='Defined at 653 in lib/strutil/strutil.c.'>str_term_width1</a> (<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>);
|
|
<a id='L851' name='L851'></a> 851 <a href='../Y/width_b.html' title='Multiple used in 4 places.'>width_b</a> = <a href='../S/lib--strutil--strutil.c.html#L653' title='Defined at 653 in lib/strutil/strutil.c.'>str_term_width1</a> (<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L852' name='L852'></a> 852 <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a> = <a href='../S/lib--tty--tty-slang.h.html#L11' title='Defined at 11 in lib/tty/tty-slang.h.'>COLS</a> - 8;
|
|
<a id='L853' name='L853'></a> 853
|
|
<a id='L854' name='L854'></a> 854 <strong class='reserved'>if</strong> (<a href='../Y/width_a.html' title='Multiple used in 3 places.'>width_a</a> > <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>)
|
|
<a id='L855' name='L855'></a> 855 <em class='brace'>{</em>
|
|
<a id='L856' name='L856'></a> 856 <strong class='reserved'>if</strong> (<a href='../Y/width_b.html' title='Multiple used in 4 places.'>width_b</a> > <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>)
|
|
<a id='L857' name='L857'></a> 857 <em class='brace'>{</em>
|
|
<a id='L858' name='L858'></a> 858 <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>;
|
|
<a id='L859' name='L859'></a> 859
|
|
<a id='L860' name='L860'></a> 860 <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a> = <a href='../Y/g_strndup.html' title='Multiple used in 61 places.'>g_strndup</a> (<a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>), <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>);
|
|
<a id='L861' name='L861'></a> 861 <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a> = <a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>, <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>);
|
|
<a id='L862' name='L862'></a> 862 <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a> = <a href='../Y/g_strdup_printf.html' title='Multiple used in 95 places.'>g_strdup_printf</a> (<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L863' name='L863'></a> 863 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L864' name='L864'></a> 864 <em class='brace'>}</em>
|
|
<a id='L865' name='L865'></a> 865 <strong class='reserved'>else</strong>
|
|
<a id='L866' name='L866'></a> 866 <em class='brace'>{</em>
|
|
<a id='L867' name='L867'></a> 867 <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a> = <a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>);
|
|
<a id='L868' name='L868'></a> 868 <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a> = <a href='../Y/g_strdup_printf.html' title='Multiple used in 95 places.'>g_strdup_printf</a> (<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L869' name='L869'></a> 869 <em class='brace'>}</em>
|
|
<a id='L870' name='L870'></a> 870 <em class='brace'>}</em>
|
|
<a id='L871' name='L871'></a> 871 <strong class='reserved'>else</strong>
|
|
<a id='L872' name='L872'></a> 872 <em class='brace'>{</em>
|
|
<a id='L873' name='L873'></a> 873 <strong class='reserved'>if</strong> (<a href='../Y/width_b.html' title='Multiple used in 4 places.'>width_b</a> > <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>)
|
|
<a id='L874' name='L874'></a> 874 <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a> = <a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>, <a href='../Y/width.html' title='Multiple used in 302 places.'>width</a>);
|
|
<a id='L875' name='L875'></a> 875
|
|
<a id='L876' name='L876'></a> 876 <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a> = <a href='../Y/g_strdup_printf.html' title='Multiple used in 95 places.'>g_strdup_printf</a> (<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L877' name='L877'></a> 877 <em class='brace'>}</em>
|
|
<a id='L878' name='L878'></a> 878
|
|
<a id='L879' name='L879'></a> 879 <a href='../Y/result.html' title='Multiple used in 781 places.'>result</a> = <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../Y/head_msg.html' title='Multiple used in 3 places.'>head_msg</a>, <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>, <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 2, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Skip"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Abort"));
|
|
<a id='L880' name='L880'></a> 880 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>);
|
|
<a id='L881' name='L881'></a> 881 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L882' name='L882'></a> 882
|
|
<a id='L883' name='L883'></a> 883 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> += <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> () - <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a>;
|
|
<a id='L884' name='L884'></a> 884
|
|
<a id='L885' name='L885'></a> 885 <strong class='reserved'>return</strong> (<a href='../Y/result.html' title='Multiple used in 781 places.'>result</a> == 1) ? <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a> : <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L886' name='L886'></a> 886 <em class='brace'>}</em>
|
|
<a id='L887' name='L887'></a> 887
|
|
<a id='L888' name='L888'></a> 888 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L889' name='L889'></a> 889
|
|
<a id='L890' name='L890'></a> 890 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L891' name='L891'></a> 891 <a href='../R/warn_same_file.html' title='Multiple referred from 2 places.'>warn_same_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>)
|
|
<em class='comment'>/* <a href='#L838'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L912'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+891 src/filemanager/file.c' /> */</em>
|
|
<a id='L892' name='L892'></a> 892 <em class='brace'>{</em>
|
|
<a id='L893' name='L893'></a> 893 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L894' name='L894'></a> 894 <strong class='reserved'>union</strong>
|
|
<a id='L895' name='L895'></a> 895 <em class='brace'>{</em>
|
|
<a id='L896' name='L896'></a> 896 <strong class='reserved'>void</strong> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L897' name='L897'></a> 897 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> (*<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>) (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>,
|
|
<a id='L898' name='L898'></a> 898 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L899' name='L899'></a> 899 <em class='brace'>}</em> <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>;
|
|
<a id='L900' name='L900'></a> 900
|
|
<a id='L901' name='L901'></a> 901 <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a> = <a href='../S/src--filemanager--file.c.html#L838' title='Defined at 838 in src/filemanager/file.c.'>real_warn_same_file</a>;
|
|
<a id='L902' name='L902'></a> 902
|
|
<a id='L903' name='L903'></a> 903 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L904' name='L904'></a> 904 <strong class='reserved'>return</strong> <a href='../S/src--background.c.html#L595' title='Defined at 595 in src/background.c.'>parent_call</a> (<a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 3, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>), <a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>), <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>), <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L905' name='L905'></a> 905 <em class='sharp'>#endif</em>
|
|
<a id='L906' name='L906'></a> 906 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L838' title='Defined at 838 in src/filemanager/file.c.'>real_warn_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/fmt.html' title='Multiple used in 35 places.'>fmt</a>, <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L907' name='L907'></a> 907 <em class='brace'>}</em>
|
|
<a id='L908' name='L908'></a> 908
|
|
<a id='L909' name='L909'></a> 909 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L910' name='L910'></a> 910
|
|
<a id='L911' name='L911'></a> 911 <strong class='reserved'>static</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L912' name='L912'></a> 912 <a href='../R/check_same_file.html' title='Multiple referred from 3 places.'>check_same_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/ast.html' title='Multiple used in 3 places.'>ast</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>,
|
|
<em class='comment'>/* <a href='#L891'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L930'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+912 src/filemanager/file.c' /> */</em>
|
|
<a id='L913' name='L913'></a> 913 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/bst.html' title='Multiple used in 2 places.'>bst</a>, <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>)
|
|
<a id='L914' name='L914'></a> 914 <em class='brace'>{</em>
|
|
<a id='L915' name='L915'></a> 915 <strong class='reserved'>if</strong> (<a href='../Y/ast.html' title='Multiple used in 3 places.'>ast</a>-><a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a> != <a href='../Y/bst.html' title='Multiple used in 2 places.'>bst</a>-><a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a> || <a href='../Y/ast.html' title='Multiple used in 3 places.'>ast</a>-><a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a> != <a href='../Y/bst.html' title='Multiple used in 2 places.'>bst</a>-><a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a>)
|
|
<a id='L916' name='L916'></a> 916 <strong class='reserved'>return</strong> <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L917' name='L917'></a> 917
|
|
<a id='L918' name='L918'></a> 918 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/ast.html' title='Multiple used in 3 places.'>ast</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L919' name='L919'></a> 919 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L891' title='Defined at 891 in src/filemanager/file.c.'>warn_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("\"%s\"\nand\n\"%s\"\nare the same directory"), <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L920' name='L920'></a> 920 <strong class='reserved'>else</strong>
|
|
<a id='L921' name='L921'></a> 921 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L891' title='Defined at 891 in src/filemanager/file.c.'>warn_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("\"%s\"\nand\n\"%s\"\nare the same file"), <a href='../Y/a.html' title='Multiple used in 466 places.'>a</a>, <a href='../Y/b.html' title='Multiple used in 653 places.'>b</a>);
|
|
<a id='L922' name='L922'></a> 922
|
|
<a id='L923' name='L923'></a> 923 <strong class='reserved'>return</strong> <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L924' name='L924'></a> 924 <em class='brace'>}</em>
|
|
<a id='L925' name='L925'></a> 925
|
|
<a id='L926' name='L926'></a> 926 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L927' name='L927'></a> 927 <em class='comment'>/* {{{ Query/status report routines */</em>
|
|
<a id='L928' name='L928'></a> 928
|
|
<a id='L929' name='L929'></a> 929 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L930' name='L930'></a> 930 <a href='../R/real_do_file_error.html' title='Multiple referred from 3 places.'>real_do_file_error</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a> <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>,
|
|
<em class='comment'>/* <a href='#L912'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L979'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+930 src/filemanager/file.c' /> */</em>
|
|
<a id='L931' name='L931'></a> 931 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>)
|
|
<a id='L932' name='L932'></a> 932 <em class='brace'>{</em>
|
|
<a id='L933' name='L933'></a> 933 <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> = 0;
|
|
<a id='L934' name='L934'></a> 934 <strong class='reserved'>int</strong> <a href='../Y/result.html' title='Multiple used in 781 places.'>result</a>;
|
|
<a id='L935' name='L935'></a> 935 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>;
|
|
<a id='L936' name='L936'></a> 936
|
|
<a id='L937' name='L937'></a> 937 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L938' name='L938'></a> 938 <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L939' name='L939'></a> 939
|
|
<a id='L940' name='L940'></a> 940 <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a> = <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a> == <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a> ? <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a> : <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Background process error");
|
|
<a id='L941' name='L941'></a> 941
|
|
<a id='L942' name='L942'></a> 942 <strong class='reserved'>if</strong> (<a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>)
|
|
<a id='L943' name='L943'></a> 943 <a href='../Y/result.html' title='Multiple used in 781 places.'>result</a> = <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>, <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>, <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 4, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Ignore"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Ignore a&ll"),
|
|
<a id='L944' name='L944'></a> 944 <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Retry"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Abort"));
|
|
<a id='L945' name='L945'></a> 945 <strong class='reserved'>else</strong>
|
|
<a id='L946' name='L946'></a> 946 <a href='../Y/result.html' title='Multiple used in 781 places.'>result</a> =
|
|
<a id='L947' name='L947'></a> 947 <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>, <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>, <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 3, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Ignore"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Ignore a&ll"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Abort"));
|
|
<a id='L948' name='L948'></a> 948
|
|
<a id='L949' name='L949'></a> 949 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L950' name='L950'></a> 950 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> += <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> () - <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a>;
|
|
<a id='L951' name='L951'></a> 951
|
|
<a id='L952' name='L952'></a> 952 <strong class='reserved'>switch</strong> (<a href='../Y/result.html' title='Multiple used in 781 places.'>result</a>)
|
|
<a id='L953' name='L953'></a> 953 <em class='brace'>{</em>
|
|
<a id='L954' name='L954'></a> 954 <strong class='reserved'>case</strong> 0:
|
|
<a id='L955' name='L955'></a> 955 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L956' name='L956'></a> 956 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>;
|
|
<a id='L957' name='L957'></a> 957
|
|
<a id='L958' name='L958'></a> 958 <strong class='reserved'>case</strong> 1:
|
|
<a id='L959' name='L959'></a> 959 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L960' name='L960'></a> 960 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L961' name='L961'></a> 961
|
|
<a id='L962' name='L962'></a> 962 <strong class='reserved'>case</strong> 2:
|
|
<a id='L963' name='L963'></a> 963 <strong class='reserved'>if</strong> (<a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>)
|
|
<a id='L964' name='L964'></a> 964 <em class='brace'>{</em>
|
|
<a id='L965' name='L965'></a> 965 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L966' name='L966'></a> 966 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>;
|
|
<a id='L967' name='L967'></a> 967 <em class='brace'>}</em>
|
|
<a id='L968' name='L968'></a> 968 <a href='../D/MC_FALLTHROUGH.html' title='Multiple defined in 2 places.'>MC_FALLTHROUGH</a>;
|
|
<a id='L969' name='L969'></a> 969
|
|
<a id='L970' name='L970'></a> 970 <strong class='reserved'>case</strong> 3:
|
|
<a id='L971' name='L971'></a> 971 <strong class='reserved'>default</strong>:
|
|
<a id='L972' name='L972'></a> 972 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L973' name='L973'></a> 973 <em class='brace'>}</em>
|
|
<a id='L974' name='L974'></a> 974 <em class='brace'>}</em>
|
|
<a id='L975' name='L975'></a> 975
|
|
<a id='L976' name='L976'></a> 976 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L977' name='L977'></a> 977
|
|
<a id='L978' name='L978'></a> 978 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L979' name='L979'></a> 979 <a href='../R/real_query_recursive.html' title='Multiple referred from 3 places.'>real_query_recursive</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a> <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>)
|
|
<em class='comment'>/* <a href='#L930'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1027'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+979 src/filemanager/file.c' /> */</em>
|
|
<a id='L980' name='L980'></a> 980 <em class='brace'>{</em>
|
|
<a id='L981' name='L981'></a> 981 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/recursive_result.html' title='Multiple used in 6 places.'>recursive_result</a> < <a href='../S/src--filemanager--filegui.h.html#L39' title='Defined at 39 in src/filemanager/filegui.h.'>RECURSIVE_ALWAYS</a>)
|
|
<a id='L982' name='L982'></a> 982 <em class='brace'>{</em>
|
|
<a id='L983' name='L983'></a> 983 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>;
|
|
<a id='L984' name='L984'></a> 984 <strong class='reserved'>char</strong> *<a href='../Y/text.html' title='Multiple used in 951 places.'>text</a>;
|
|
<a id='L985' name='L985'></a> 985
|
|
<a id='L986' name='L986'></a> 986 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L987' name='L987'></a> 987
|
|
<a id='L988' name='L988'></a> 988 <a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a> = <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a> == <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>
|
|
<a id='L989' name='L989'></a> 989 ? <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Directory\n%s\nis not empty.\nDelete it recursively?")
|
|
<a id='L990' name='L990'></a> 990 : <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Background process:\nDirectory\n%s\nis not empty.\nDelete it recursively?");
|
|
<a id='L991' name='L991'></a> 991 <em class='comment'>// delete password and try to show a full path</em>
|
|
<a id='L992' name='L992'></a> 992 <a href='../Y/text.html' title='Multiple used in 951 places.'>text</a> = <a href='../Y/g_strdup_printf.html' title='Multiple used in 95 places.'>g_strdup_printf</a> (<a href='../Y/msg.html' title='Multiple used in 342 places.'>msg</a>, <a href='../S/lib--util.c.html#L306' title='Defined at 306 in lib/util.c.'>path_trunc</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, -1));
|
|
<a id='L993' name='L993'></a> 993
|
|
<a id='L994' name='L994'></a> 994 <strong class='reserved'>if</strong> (<a href='../Y/safe_delete.html' title='Multiple used in 7 places.'>safe_delete</a>)
|
|
<a id='L995' name='L995'></a> 995 <a href='../S/lib--widget--wtools.c.html#L342' title='Defined at 342 in lib/widget/wtools.c.'>query_set_sel</a> (1);
|
|
<a id='L996' name='L996'></a> 996
|
|
<a id='L997' name='L997'></a> 997 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/recursive_result.html' title='Multiple used in 6 places.'>recursive_result</a> = <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../Y/op_names.html' title='Multiple used in 9 places.'>op_names</a>[<a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>], <a href='../Y/text.html' title='Multiple used in 951 places.'>text</a>, <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 5, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Yes"),
|
|
<a id='L998' name='L998'></a> 998 <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&No"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("A&ll"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Non&e"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Abort"));
|
|
<a id='L999' name='L999'></a> 999 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/text.html' title='Multiple used in 951 places.'>text</a>);
|
|
<a id='L1000' name='L1000'></a>1000
|
|
<a id='L1001' name='L1001'></a>1001 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/recursive_result.html' title='Multiple used in 6 places.'>recursive_result</a> != <a href='../S/src--filemanager--filegui.h.html#L41' title='Defined at 41 in src/filemanager/filegui.h.'>RECURSIVE_ABORT</a>)
|
|
<a id='L1002' name='L1002'></a>1002 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L1003' name='L1003'></a>1003
|
|
<a id='L1004' name='L1004'></a>1004 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> += <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> () - <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a>;
|
|
<a id='L1005' name='L1005'></a>1005 <em class='brace'>}</em>
|
|
<a id='L1006' name='L1006'></a>1006
|
|
<a id='L1007' name='L1007'></a>1007 <strong class='reserved'>switch</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/recursive_result.html' title='Multiple used in 6 places.'>recursive_result</a>)
|
|
<a id='L1008' name='L1008'></a>1008 <em class='brace'>{</em>
|
|
<a id='L1009' name='L1009'></a>1009 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L37' title='Defined at 37 in src/filemanager/filegui.h.'>RECURSIVE_YES</a>:
|
|
<a id='L1010' name='L1010'></a>1010 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L39' title='Defined at 39 in src/filemanager/filegui.h.'>RECURSIVE_ALWAYS</a>:
|
|
<a id='L1011' name='L1011'></a>1011 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1012' name='L1012'></a>1012
|
|
<a id='L1013' name='L1013'></a>1013 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L38' title='Defined at 38 in src/filemanager/filegui.h.'>RECURSIVE_NO</a>:
|
|
<a id='L1014' name='L1014'></a>1014 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L40' title='Defined at 40 in src/filemanager/filegui.h.'>RECURSIVE_NEVER</a>:
|
|
<a id='L1015' name='L1015'></a>1015 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L1016' name='L1016'></a>1016
|
|
<a id='L1017' name='L1017'></a>1017 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L41' title='Defined at 41 in src/filemanager/filegui.h.'>RECURSIVE_ABORT</a>:
|
|
<a id='L1018' name='L1018'></a>1018 <strong class='reserved'>default</strong>:
|
|
<a id='L1019' name='L1019'></a>1019 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1020' name='L1020'></a>1020 <em class='brace'>}</em>
|
|
<a id='L1021' name='L1021'></a>1021 <em class='brace'>}</em>
|
|
<a id='L1022' name='L1022'></a>1022
|
|
<a id='L1023' name='L1023'></a>1023 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1024' name='L1024'></a>1024
|
|
<a id='L1025' name='L1025'></a>1025 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L1026' name='L1026'></a>1026 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1027' name='L1027'></a>1027 <a href='../S/src--filemanager--file.c.html#L1133' title='Referred from 1133 in src/filemanager/file.c.'>do_file_error</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>)
|
|
<em class='comment'>/* <a href='#L979'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1047'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1027 src/filemanager/file.c' /> */</em>
|
|
<a id='L1028' name='L1028'></a>1028 <em class='brace'>{</em>
|
|
<a id='L1029' name='L1029'></a>1029 <strong class='reserved'>union</strong>
|
|
<a id='L1030' name='L1030'></a>1030 <em class='brace'>{</em>
|
|
<a id='L1031' name='L1031'></a>1031 <strong class='reserved'>void</strong> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L1032' name='L1032'></a>1032 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> (*<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>) (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>,
|
|
<a id='L1033' name='L1033'></a>1033 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *);
|
|
<a id='L1034' name='L1034'></a>1034 <em class='brace'>}</em> <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>;
|
|
<a id='L1035' name='L1035'></a>1035
|
|
<a id='L1036' name='L1036'></a>1036 <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a> = <a href='../S/src--filemanager--file.c.html#L930' title='Defined at 930 in src/filemanager/file.c.'>real_do_file_error</a>;
|
|
<a id='L1037' name='L1037'></a>1037
|
|
<a id='L1038' name='L1038'></a>1038 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L1039' name='L1039'></a>1039 <strong class='reserved'>return</strong> <a href='../S/src--background.c.html#L595' title='Defined at 595 in src/background.c.'>parent_call</a> (<a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 2, <strong class='reserved'>sizeof</strong> (<a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>), <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>), <a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>);
|
|
<a id='L1040' name='L1040'></a>1040 <strong class='reserved'>else</strong>
|
|
<a id='L1041' name='L1041'></a>1041 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L930' title='Defined at 930 in src/filemanager/file.c.'>real_do_file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>);
|
|
<a id='L1042' name='L1042'></a>1042 <em class='brace'>}</em>
|
|
<a id='L1043' name='L1043'></a>1043
|
|
<a id='L1044' name='L1044'></a>1044 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1045' name='L1045'></a>1045
|
|
<a id='L1046' name='L1046'></a>1046 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1047' name='L1047'></a>1047 <a href='../S/src--filemanager--file.c.html#L3353' title='Referred from 3353 in src/filemanager/file.c.'>query_recursive</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>)
|
|
<em class='comment'>/* <a href='#L1027'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1066'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1047 src/filemanager/file.c' /> */</em>
|
|
<a id='L1048' name='L1048'></a>1048 <em class='brace'>{</em>
|
|
<a id='L1049' name='L1049'></a>1049 <strong class='reserved'>union</strong>
|
|
<a id='L1050' name='L1050'></a>1050 <em class='brace'>{</em>
|
|
<a id='L1051' name='L1051'></a>1051 <strong class='reserved'>void</strong> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L1052' name='L1052'></a>1052 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> (*<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>) (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *);
|
|
<a id='L1053' name='L1053'></a>1053 <em class='brace'>}</em> <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>;
|
|
<a id='L1054' name='L1054'></a>1054
|
|
<a id='L1055' name='L1055'></a>1055 <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a> = <a href='../S/src--filemanager--file.c.html#L979' title='Defined at 979 in src/filemanager/file.c.'>real_query_recursive</a>;
|
|
<a id='L1056' name='L1056'></a>1056
|
|
<a id='L1057' name='L1057'></a>1057 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L1058' name='L1058'></a>1058 <strong class='reserved'>return</strong> <a href='../S/src--background.c.html#L595' title='Defined at 595 in src/background.c.'>parent_call</a> (<a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 1, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1059' name='L1059'></a>1059 <strong class='reserved'>else</strong>
|
|
<a id='L1060' name='L1060'></a>1060 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L979' title='Defined at 979 in src/filemanager/file.c.'>real_query_recursive</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1061' name='L1061'></a>1061 <em class='brace'>}</em>
|
|
<a id='L1062' name='L1062'></a>1062
|
|
<a id='L1063' name='L1063'></a>1063 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1064' name='L1064'></a>1064
|
|
<a id='L1065' name='L1065'></a>1065 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1066' name='L1066'></a>1066 <a href='../R/query_replace.html' title='Multiple referred from 2 places.'>query_replace</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>,
|
|
<em class='comment'>/* <a href='#L1047'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1089'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1066 src/filemanager/file.c' /> */</em>
|
|
<a id='L1067' name='L1067'></a>1067 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>)
|
|
<a id='L1068' name='L1068'></a>1068 <em class='brace'>{</em>
|
|
<a id='L1069' name='L1069'></a>1069 <strong class='reserved'>union</strong>
|
|
<a id='L1070' name='L1070'></a>1070 <em class='brace'>{</em>
|
|
<a id='L1071' name='L1071'></a>1071 <strong class='reserved'>void</strong> *<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>;
|
|
<a id='L1072' name='L1072'></a>1072 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> (*<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>) (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *,
|
|
<a id='L1073' name='L1073'></a>1073 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *);
|
|
<a id='L1074' name='L1074'></a>1074 <em class='brace'>}</em> <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>;
|
|
<a id='L1075' name='L1075'></a>1075
|
|
<a id='L1076' name='L1076'></a>1076 <a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a> = <a href='../S/src--filemanager--filegui.c.html#L1236' title='Defined at 1236 in src/filemanager/filegui.c.'>file_progress_real_query_replace</a>;
|
|
<a id='L1077' name='L1077'></a>1077
|
|
<a id='L1078' name='L1078'></a>1078 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L1079' name='L1079'></a>1079 <strong class='reserved'>return</strong> <a href='../S/src--background.c.html#L595' title='Defined at 595 in src/background.c.'>parent_call</a> (<a href='../Y/pntr.html' title='Multiple used in 12 places.'>pntr</a>.<a href='../Y/p.html' title='Multiple used in 1572 places.'>p</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 4, <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>), <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <strong class='reserved'>sizeof</strong> (<strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a>), <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>,
|
|
<a id='L1080' name='L1080'></a>1080 <a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>), <a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>, <strong class='reserved'>sizeof</strong> (<strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a>), <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L1081' name='L1081'></a>1081 <strong class='reserved'>else</strong>
|
|
<a id='L1082' name='L1082'></a>1082 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.c.html#L1236' title='Defined at 1236 in src/filemanager/filegui.c.'>file_progress_real_query_replace</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>, <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L1083' name='L1083'></a>1083 <em class='brace'>}</em>
|
|
<a id='L1084' name='L1084'></a>1084
|
|
<a id='L1085' name='L1085'></a>1085 <em class='sharp'>#else</em>
|
|
<a id='L1086' name='L1086'></a>1086 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1087' name='L1087'></a>1087
|
|
<a id='L1088' name='L1088'></a>1088 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1089' name='L1089'></a>1089 <a href='../S/src--filemanager--file.c.html#L1133' title='Referred from 1133 in src/filemanager/file.c.'>do_file_error</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>)
|
|
<em class='comment'>/* <a href='#L1066'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1097'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1089 src/filemanager/file.c' /> */</em>
|
|
<a id='L1090' name='L1090'></a>1090 <em class='brace'>{</em>
|
|
<a id='L1091' name='L1091'></a>1091 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L930' title='Defined at 930 in src/filemanager/file.c.'>real_do_file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>);
|
|
<a id='L1092' name='L1092'></a>1092 <em class='brace'>}</em>
|
|
<a id='L1093' name='L1093'></a>1093
|
|
<a id='L1094' name='L1094'></a>1094 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1095' name='L1095'></a>1095
|
|
<a id='L1096' name='L1096'></a>1096 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1097' name='L1097'></a>1097 <a href='../S/src--filemanager--file.c.html#L3353' title='Referred from 3353 in src/filemanager/file.c.'>query_recursive</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>)
|
|
<em class='comment'>/* <a href='#L1089'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1105'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1097 src/filemanager/file.c' /> */</em>
|
|
<a id='L1098' name='L1098'></a>1098 <em class='brace'>{</em>
|
|
<a id='L1099' name='L1099'></a>1099 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L979' title='Defined at 979 in src/filemanager/file.c.'>real_query_recursive</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1100' name='L1100'></a>1100 <em class='brace'>}</em>
|
|
<a id='L1101' name='L1101'></a>1101
|
|
<a id='L1102' name='L1102'></a>1102 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1103' name='L1103'></a>1103
|
|
<a id='L1104' name='L1104'></a>1104 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1105' name='L1105'></a>1105 <a href='../R/query_replace.html' title='Multiple referred from 2 places.'>query_replace</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>,
|
|
<em class='comment'>/* <a href='#L1097'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1117'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1105 src/filemanager/file.c' /> */</em>
|
|
<a id='L1106' name='L1106'></a>1106 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>)
|
|
<a id='L1107' name='L1107'></a>1107 <em class='brace'>{</em>
|
|
<a id='L1108' name='L1108'></a>1108 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.c.html#L1236' title='Defined at 1236 in src/filemanager/filegui.c.'>file_progress_real_query_replace</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/src--filemanager--filegui.h.html#L59' title='Defined at 59 in src/filemanager/filegui.h.'>Foreground</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst.html' title='Multiple used in 68 places.'>dst</a>, <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L1109' name='L1109'></a>1109 <em class='brace'>}</em>
|
|
<a id='L1110' name='L1110'></a>1110
|
|
<a id='L1111' name='L1111'></a>1111 <em class='sharp'>#endif</em>
|
|
<a id='L1112' name='L1112'></a>1112
|
|
<a id='L1113' name='L1113'></a>1113 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1114' name='L1114'></a>1114 <em class='comment'>/** Report error with two files */</em>
|
|
<a id='L1115' name='L1115'></a>1115
|
|
<a id='L1116' name='L1116'></a>1116 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1117' name='L1117'></a>1117 <a href='../R/files_error.html' title='Multiple referred from 3 places.'>files_error</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/file1.html' title='Multiple used in 21 places.'>file1</a>,
|
|
<em class='comment'>/* <a href='#L1105'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1145'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1117 src/filemanager/file.c' /> */</em>
|
|
<a id='L1118' name='L1118'></a>1118 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/file2.html' title='Multiple used in 14 places.'>file2</a>)
|
|
<a id='L1119' name='L1119'></a>1119 <em class='brace'>{</em>
|
|
<a id='L1120' name='L1120'></a>1120 <strong class='reserved'>char</strong> *<a href='../Y/full_format.html' title='Multiple used in 8 places.'>full_format</a>;
|
|
<a id='L1121' name='L1121'></a>1121 <strong class='reserved'>char</strong> *<a href='../Y/nfile1.html' title='Multiple used in 4 places.'>nfile1</a>, *<a href='../Y/nfile2.html' title='Multiple used in 4 places.'>nfile2</a>;
|
|
<a id='L1122' name='L1122'></a>1122 <strong class='reserved'>char</strong> *<a href='../D/message.html' title='Multiple defined in 6 places.'>message</a>;
|
|
<a id='L1123' name='L1123'></a>1123
|
|
<a id='L1124' name='L1124'></a>1124 <em class='comment'>// delete password and try to show a full path</em>
|
|
<a id='L1125' name='L1125'></a>1125 <a href='../Y/nfile1.html' title='Multiple used in 4 places.'>nfile1</a> = <a href='../Y/g_strdup.html' title='Multiple used in 402 places.'>g_strdup</a> (<a href='../S/lib--util.c.html#L306' title='Defined at 306 in lib/util.c.'>path_trunc</a> (<a href='../Y/file1.html' title='Multiple used in 21 places.'>file1</a>, -1));
|
|
<a id='L1126' name='L1126'></a>1126 <a href='../Y/nfile2.html' title='Multiple used in 4 places.'>nfile2</a> = <a href='../Y/g_strdup.html' title='Multiple used in 402 places.'>g_strdup</a> (<a href='../S/lib--util.c.html#L306' title='Defined at 306 in lib/util.c.'>path_trunc</a> (<a href='../Y/file2.html' title='Multiple used in 14 places.'>file2</a>, -1));
|
|
<a id='L1127' name='L1127'></a>1127 <a href='../Y/full_format.html' title='Multiple used in 8 places.'>full_format</a> = <a href='../Y/g_strconcat.html' title='Multiple used in 70 places.'>g_strconcat</a> (<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, "\n", <a href='../S/lib--util.c.html#L685' title='Defined at 685 in lib/util.c.'>unix_error_string</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>), (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1128' name='L1128'></a>1128 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> = <a href='../Y/g_strdup_printf.html' title='Multiple used in 95 places.'>g_strdup_printf</a> (<a href='../Y/full_format.html' title='Multiple used in 8 places.'>full_format</a>, <a href='../Y/nfile1.html' title='Multiple used in 4 places.'>nfile1</a>, <a href='../Y/nfile2.html' title='Multiple used in 4 places.'>nfile2</a>);
|
|
<a id='L1129' name='L1129'></a>1129 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/full_format.html' title='Multiple used in 8 places.'>full_format</a>);
|
|
<a id='L1130' name='L1130'></a>1130 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/nfile1.html' title='Multiple used in 4 places.'>nfile1</a>);
|
|
<a id='L1131' name='L1131'></a>1131 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/nfile2.html' title='Multiple used in 4 places.'>nfile2</a>);
|
|
<a id='L1132' name='L1132'></a>1132
|
|
<a id='L1133' name='L1133'></a>1133 <strong class='reserved'>const</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> = <a href='../D/do_file_error.html' title='Multiple defined in 2 places.'>do_file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a>);
|
|
<a id='L1134' name='L1134'></a>1134
|
|
<a id='L1135' name='L1135'></a>1135 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../D/message.html' title='Multiple defined in 6 places.'>message</a>);
|
|
<a id='L1136' name='L1136'></a>1136
|
|
<a id='L1137' name='L1137'></a>1137 <strong class='reserved'>return</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1138' name='L1138'></a>1138 <em class='brace'>}</em>
|
|
<a id='L1139' name='L1139'></a>1139
|
|
<a id='L1140' name='L1140'></a>1140 <em class='comment'>/* }}} */</em>
|
|
<a id='L1141' name='L1141'></a>1141
|
|
<a id='L1142' name='L1142'></a>1142 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1143' name='L1143'></a>1143
|
|
<a id='L1144' name='L1144'></a>1144 <strong class='reserved'>static</strong> <strong class='reserved'>void</strong>
|
|
<a id='L1145' name='L1145'></a>1145 <a href='../R/calc_copy_file_progress.html' title='Multiple referred from 2 places.'>calc_copy_file_progress</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>, <a href='../Y/off_t.html' title='Multiple used in 615 places.'>off_t</a> <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a>,
|
|
<em class='comment'>/* <a href='#L1117'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1184'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1145 src/filemanager/file.c' /> */</em>
|
|
<a id='L1146' name='L1146'></a>1146 <a href='../Y/off_t.html' title='Multiple used in 615 places.'>off_t</a> <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a>)
|
|
<a id='L1147' name='L1147'></a>1147 <em class='brace'>{</em>
|
|
<a id='L1148' name='L1148'></a>1148 <strong class='reserved'>double</strong> <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>;
|
|
<a id='L1149' name='L1149'></a>1149
|
|
<a id='L1150' name='L1150'></a>1150 <em class='comment'>// Update rotating dash after some time</em>
|
|
<a id='L1151' name='L1151'></a>1151 <a href='../S/src--filemanager--layout.c.html#L1031' title='Defined at 1031 in src/filemanager/layout.c.'>rotate_dash</a> (<a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1152' name='L1152'></a>1152
|
|
<a id='L1153' name='L1153'></a>1153 <em class='comment'>// Compute ETA</em>
|
|
<a id='L1154' name='L1154'></a>1154 <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a> = (<a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/transfer_start.html' title='Multiple used in 4 places.'>transfer_start</a>) / (<strong class='reserved'>double</strong>) <a href='../Y/G_USEC_PER_SEC.html' title='Multiple used in 23 places.'>G_USEC_PER_SEC</a>;
|
|
<a id='L1155' name='L1155'></a>1155
|
|
<a id='L1156' name='L1156'></a>1156 <strong class='reserved'>if</strong> (<a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> == 0)
|
|
<a id='L1157' name='L1157'></a>1157 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/eta_secs.html' title='Multiple used in 15 places.'>eta_secs</a> = 0.0;
|
|
<a id='L1158' name='L1158'></a>1158 <strong class='reserved'>else</strong>
|
|
<a id='L1159' name='L1159'></a>1159 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/eta_secs.html' title='Multiple used in 15 places.'>eta_secs</a> = ((<strong class='reserved'>double</strong>) <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> / <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> - 1) * <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>;
|
|
<a id='L1160' name='L1160'></a>1160
|
|
<a id='L1161' name='L1161'></a>1161 <em class='comment'>// Compute BPS rate</em>
|
|
<a id='L1162' name='L1162'></a>1162 <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a> = <a href='../Y/MAX.html' title='Multiple used in 122 places.'>MAX</a> (1.0, <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>);
|
|
<a id='L1163' name='L1163'></a>1163 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/bps.html' title='Multiple used in 12 places.'>bps</a> = (<strong class='reserved'>long</strong>) (<a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> / <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>);
|
|
<a id='L1164' name='L1164'></a>1164
|
|
<a id='L1165' name='L1165'></a>1165 <em class='comment'>// Compute total ETA and BPS</em>
|
|
<a id='L1166' name='L1166'></a>1166 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a> != 0)
|
|
<a id='L1167' name='L1167'></a>1167 <em class='brace'>{</em>
|
|
<a id='L1168' name='L1168'></a>1168 <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a> = (<a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_transfer_start.html' title='Multiple used in 5 places.'>total_transfer_start</a>) / (<strong class='reserved'>double</strong>) <a href='../Y/G_USEC_PER_SEC.html' title='Multiple used in 23 places.'>G_USEC_PER_SEC</a>;
|
|
<a id='L1169' name='L1169'></a>1169
|
|
<a id='L1170' name='L1170'></a>1170 <strong class='reserved'>const</strong> <a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a> <a href='../Y/copied_bytes.html' title='Multiple used in 8 places.'>copied_bytes</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_bytes.html' title='Multiple used in 5 places.'>total_progress_bytes</a> + <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a>;
|
|
<a id='L1171' name='L1171'></a>1171 <strong class='reserved'>if</strong> (<a href='../Y/copied_bytes.html' title='Multiple used in 8 places.'>copied_bytes</a> == 0)
|
|
<a id='L1172' name='L1172'></a>1172 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_eta_secs.html' title='Multiple used in 4 places.'>total_eta_secs</a> = 0;
|
|
<a id='L1173' name='L1173'></a>1173 <strong class='reserved'>else</strong>
|
|
<a id='L1174' name='L1174'></a>1174 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_eta_secs.html' title='Multiple used in 4 places.'>total_eta_secs</a> = ((<strong class='reserved'>double</strong>) <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bytes.html' title='Multiple used in 11 places.'>total_bytes</a> / <a href='../Y/copied_bytes.html' title='Multiple used in 8 places.'>copied_bytes</a> - 1) * <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>;
|
|
<a id='L1175' name='L1175'></a>1175
|
|
<a id='L1176' name='L1176'></a>1176 <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a> = <a href='../Y/MAX.html' title='Multiple used in 122 places.'>MAX</a> (1.0, <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>);
|
|
<a id='L1177' name='L1177'></a>1177 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bps.html' title='Multiple used in 8 places.'>total_bps</a> = (<strong class='reserved'>long</strong>) (<a href='../Y/copied_bytes.html' title='Multiple used in 8 places.'>copied_bytes</a> / <a href='../Y/dt.html' title='Multiple used in 9 places.'>dt</a>);
|
|
<a id='L1178' name='L1178'></a>1178 <em class='brace'>}</em>
|
|
<a id='L1179' name='L1179'></a>1179 <em class='brace'>}</em>
|
|
<a id='L1180' name='L1180'></a>1180
|
|
<a id='L1181' name='L1181'></a>1181 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1182' name='L1182'></a>1182
|
|
<a id='L1183' name='L1183'></a>1183 <strong class='reserved'>static</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L1184' name='L1184'></a>1184 <a href='../R/try_remove_file.html' title='Multiple referred from 2 places.'>try_remove_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>)
|
|
<em class='comment'>/* <a href='#L1145'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1214'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1184 src/filemanager/file.c' /> */</em>
|
|
<a id='L1185' name='L1185'></a>1185 <em class='brace'>{</em>
|
|
<a id='L1186' name='L1186'></a>1186 <strong class='reserved'>while</strong> (<a href='../Y/mc_unlink.html' title='Multiple used in 14 places.'>mc_unlink</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>) != 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1187' name='L1187'></a>1187 <em class='brace'>{</em>
|
|
<a id='L1188' name='L1188'></a>1188 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot remove file\n%s"), <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>));
|
|
<a id='L1189' name='L1189'></a>1189 <strong class='reserved'>if</strong> (*<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1190' name='L1190'></a>1190 <strong class='reserved'>continue</strong>;
|
|
<a id='L1191' name='L1191'></a>1191 <strong class='reserved'>if</strong> (*<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1192' name='L1192'></a>1192 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1193' name='L1193'></a>1193 <strong class='reserved'>return</strong> <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L1194' name='L1194'></a>1194 <em class='brace'>}</em>
|
|
<a id='L1195' name='L1195'></a>1195
|
|
<a id='L1196' name='L1196'></a>1196 <strong class='reserved'>return</strong> <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1197' name='L1197'></a>1197 <em class='brace'>}</em>
|
|
<a id='L1198' name='L1198'></a>1198
|
|
<a id='L1199' name='L1199'></a>1199 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1200' name='L1200'></a>1200
|
|
<a id='L1201' name='L1201'></a>1201 <em class='comment'>/* {{{ Move routines */</em>
|
|
<a id='L1202' name='L1202'></a>1202
|
|
<a id='L1203' name='L1203'></a>1203 <em class='comment'>/**</em>
|
|
<a id='L1204' name='L1204'></a>1204 <em class='comment'> * Move single file or one of many files from one location to another.</em>
|
|
<a id='L1205' name='L1205'></a>1205 <em class='comment'> *</em>
|
|
<a id='L1206' name='L1206'></a>1206 <em class='comment'> * @panel pointer to panel in case of single file, NULL otherwise</em>
|
|
<a id='L1207' name='L1207'></a>1207 <em class='comment'> * @ctx file operation context object</em>
|
|
<a id='L1208' name='L1208'></a>1208 <em class='comment'> * @s source file name</em>
|
|
<a id='L1209' name='L1209'></a>1209 <em class='comment'> * @d destination file name</em>
|
|
<a id='L1210' name='L1210'></a>1210 <em class='comment'> *</em>
|
|
<a id='L1211' name='L1211'></a>1211 <em class='comment'> * @return operation result</em>
|
|
<a id='L1212' name='L1212'></a>1212 <em class='comment'> */</em>
|
|
<a id='L1213' name='L1213'></a>1213 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1214' name='L1214'></a>1214 <a href='../R/move_file_file.html' title='Multiple referred from 2 places.'>move_file_file</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>)
|
|
<em class='comment'>/* <a href='#L1184'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1383'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1214 src/filemanager/file.c' /> */</em>
|
|
<a id='L1215' name='L1215'></a>1215 <em class='brace'>{</em>
|
|
<a id='L1216' name='L1216'></a>1216 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>;
|
|
<a id='L1217' name='L1217'></a>1217 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1218' name='L1218'></a>1218 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/copy_done.html' title='Multiple used in 3 places.'>copy_done</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L1219' name='L1219'></a>1219 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/old_ask_overwrite.html' title='Multiple used in 3 places.'>old_ask_overwrite</a>;
|
|
<a id='L1220' name='L1220'></a>1220 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L1221' name='L1221'></a>1221
|
|
<a id='L1222' name='L1222'></a>1222 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1223' name='L1223'></a>1223 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1224' name='L1224'></a>1224
|
|
<a id='L1225' name='L1225'></a>1225 <a href='../S/src--filemanager--filegui.c.html#L1159' title='Defined at 1159 in src/filemanager/filegui.c.'>file_progress_show_source</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L1226' name='L1226'></a>1226 <a href='../S/src--filemanager--filegui.c.html#L1181' title='Defined at 1181 in src/filemanager/filegui.c.'>file_progress_show_target</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L1227' name='L1227'></a>1227
|
|
<a id='L1228' name='L1228'></a>1228 <em class='comment'>// FIXME: do we really need to check buttons in case of single file?</em>
|
|
<a id='L1229' name='L1229'></a>1229 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1230' name='L1230'></a>1230 <em class='brace'>{</em>
|
|
<a id='L1231' name='L1231'></a>1231 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1232' name='L1232'></a>1232 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1233' name='L1233'></a>1233 <em class='brace'>}</em>
|
|
<a id='L1234' name='L1234'></a>1234
|
|
<a id='L1235' name='L1235'></a>1235 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1236' name='L1236'></a>1236
|
|
<a id='L1237' name='L1237'></a>1237 <strong class='reserved'>while</strong> (<a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != 0)
|
|
<a id='L1238' name='L1238'></a>1238 <em class='brace'>{</em>
|
|
<a id='L1239' name='L1239'></a>1239 <em class='comment'>// Source doesn't exist</em>
|
|
<a id='L1240' name='L1240'></a>1240 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1241' name='L1241'></a>1241 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L1242' name='L1242'></a>1242 <strong class='reserved'>else</strong>
|
|
<a id='L1243' name='L1243'></a>1243 <em class='brace'>{</em>
|
|
<a id='L1244' name='L1244'></a>1244 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot stat file\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1245' name='L1245'></a>1245 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1246' name='L1246'></a>1246 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1247' name='L1247'></a>1247 <em class='brace'>}</em>
|
|
<a id='L1248' name='L1248'></a>1248
|
|
<a id='L1249' name='L1249'></a>1249 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1250' name='L1250'></a>1250 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1251' name='L1251'></a>1251 <em class='brace'>}</em>
|
|
<a id='L1252' name='L1252'></a>1252
|
|
<a id='L1253' name='L1253'></a>1253 <strong class='reserved'>if</strong> (<a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) == 0)
|
|
<a id='L1254' name='L1254'></a>1254 <em class='brace'>{</em>
|
|
<a id='L1255' name='L1255'></a>1255 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L912' title='Defined at 912 in src/filemanager/file.c.'>check_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>))
|
|
<a id='L1256' name='L1256'></a>1256 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1257' name='L1257'></a>1257
|
|
<a id='L1258' name='L1258'></a>1258 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L1259' name='L1259'></a>1259 <em class='brace'>{</em>
|
|
<a id='L1260' name='L1260'></a>1260 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot overwrite directory \"%s\""), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1261' name='L1261'></a>1261 <a href='../S/lib--widget--dialog-switch.c.html#L338' title='Defined at 338 in lib/widget/dialog-switch.c.'>do_refresh</a> ();
|
|
<a id='L1262' name='L1262'></a>1262 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L1263' name='L1263'></a>1263 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1264' name='L1264'></a>1264 <em class='brace'>}</em>
|
|
<a id='L1265' name='L1265'></a>1265
|
|
<a id='L1266' name='L1266'></a>1266 <strong class='reserved'>if</strong> (<a href='../Y/confirm_overwrite.html' title='Multiple used in 5 places.'>confirm_overwrite</a>)
|
|
<a id='L1267' name='L1267'></a>1267 <em class='brace'>{</em>
|
|
<a id='L1268' name='L1268'></a>1268 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../D/query_replace.html' title='Multiple defined in 2 places.'>query_replace</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L1269' name='L1269'></a>1269 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1270' name='L1270'></a>1270 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1271' name='L1271'></a>1271 <em class='brace'>}</em>
|
|
<a id='L1272' name='L1272'></a>1272 <em class='comment'>// Ok to overwrite</em>
|
|
<a id='L1273' name='L1273'></a>1273 <em class='brace'>}</em>
|
|
<a id='L1274' name='L1274'></a>1274
|
|
<a id='L1275' name='L1275'></a>1275 <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a>)
|
|
<a id='L1276' name='L1276'></a>1276 <em class='brace'>{</em>
|
|
<a id='L1277' name='L1277'></a>1277 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L36' title='Defined at 36 in lib/fs.h.'>S_ISLNK</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stable_symlinks.html' title='Multiple used in 7 places.'>stable_symlinks</a>)
|
|
<a id='L1278' name='L1278'></a>1278 <em class='brace'>{</em>
|
|
<a id='L1279' name='L1279'></a>1279 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L497' title='Defined at 497 in src/filemanager/file.c.'>make_symlink</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L1280' name='L1280'></a>1280 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1281' name='L1281'></a>1281 <em class='brace'>{</em>
|
|
<a id='L1282' name='L1282'></a>1282 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a>)
|
|
<a id='L1283' name='L1283'></a>1283 <em class='brace'>{</em>
|
|
<a id='L1284' name='L1284'></a>1284 <a href='../D/mc_timesbuf_t.html' title='Multiple defined in 2 places.'>mc_timesbuf_t</a> <a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>;
|
|
<a id='L1285' name='L1285'></a>1285
|
|
<a id='L1286' name='L1286'></a>1286 <a href='../S/lib--vfs--utilvfs.c.html#L409' title='Defined at 409 in lib/vfs/utilvfs.c.'>vfs_get_timesbuf_from_stat</a> (&<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L1287' name='L1287'></a>1287 <a href='../Y/mc_utime.html' title='Multiple used in 6 places.'>mc_utime</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L1288' name='L1288'></a>1288 <em class='brace'>}</em>
|
|
<a id='L1289' name='L1289'></a>1289 <strong class='reserved'>goto</strong> <a href='../Y/retry_src_remove.html' title='Multiple used in 2 places.'>retry_src_remove</a>;
|
|
<a id='L1290' name='L1290'></a>1290 <em class='brace'>}</em>
|
|
<a id='L1291' name='L1291'></a>1291 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1292' name='L1292'></a>1292 <em class='brace'>}</em>
|
|
<a id='L1293' name='L1293'></a>1293
|
|
<a id='L1294' name='L1294'></a>1294 <strong class='reserved'>if</strong> (<a href='../Y/mc_rename.html' title='Multiple used in 6 places.'>mc_rename</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)
|
|
<a id='L1295' name='L1295'></a>1295 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1296' name='L1296'></a>1296 <em class='brace'>}</em>
|
|
<a id='L1297' name='L1297'></a>1297 <em class='sharp'>#if</em> 0
|
|
<a id='L1298' name='L1298'></a>1298 <em class='comment'>/* Comparison to EXDEV seems not to work in nfs if you're moving from</em>
|
|
<a id='L1299' name='L1299'></a>1299 <em class='comment'> one nfs to the same, but on the server it is on two different</em>
|
|
<a id='L1300' name='L1300'></a>1300 <em class='comment'> filesystems. Then nfs returns EIO instead of EXDEV.</em>
|
|
<a id='L1301' name='L1301'></a>1301 <em class='comment'> Hope it will not hurt if we always in case of error try to copy/delete. */</em>
|
|
<a id='L1302' name='L1302'></a>1302 <strong class='reserved'>else</strong>
|
|
<a id='L1303' name='L1303'></a>1303 <a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> = <a href='../Y/EXDEV.html' title='Multiple used in 4 places.'>EXDEV</a>; <em class='comment'>// Hack to copy (append) the file and then delete it </em>
|
|
<a id='L1304' name='L1304'></a>1304
|
|
<a id='L1305' name='L1305'></a>1305 <strong class='reserved'>if</strong> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> != <a href='../Y/EXDEV.html' title='Multiple used in 4 places.'>EXDEV</a>)
|
|
<a id='L1306' name='L1306'></a>1306 <em class='brace'>{</em>
|
|
<a id='L1307' name='L1307'></a>1307 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1308' name='L1308'></a>1308 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L1309' name='L1309'></a>1309 <strong class='reserved'>else</strong>
|
|
<a id='L1310' name='L1310'></a>1310 <em class='brace'>{</em>
|
|
<a id='L1311' name='L1311'></a>1311 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1117' title='Defined at 1117 in src/filemanager/file.c.'>files_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a>("Cannot move file\n%s\nto\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1312' name='L1312'></a>1312 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1313' name='L1313'></a>1313 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1314' name='L1314'></a>1314 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1315' name='L1315'></a>1315 <strong class='reserved'>goto</strong> <a href='../Y/retry_rename.html' title='Multiple used in 3 places.'>retry_rename</a>;
|
|
<a id='L1316' name='L1316'></a>1316 <em class='brace'>}</em>
|
|
<a id='L1317' name='L1317'></a>1317
|
|
<a id='L1318' name='L1318'></a>1318 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1319' name='L1319'></a>1319 <em class='brace'>}</em>
|
|
<a id='L1320' name='L1320'></a>1320 <em class='sharp'>#endif</em>
|
|
<a id='L1321' name='L1321'></a>1321
|
|
<a id='L1322' name='L1322'></a>1322 <em class='comment'>// Failed rename -> copy the file instead</em>
|
|
<a id='L1323' name='L1323'></a>1323 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1324' name='L1324'></a>1324 <em class='brace'>{</em>
|
|
<a id='L1325' name='L1325'></a>1325 <em class='comment'>/* In case of single file, calculate totals. In case of many files,</em>
|
|
<a id='L1326' name='L1326'></a>1326 <em class='comment'> totals are calculated already. */</em>
|
|
<a id='L1327' name='L1327'></a>1327 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>,
|
|
<a id='L1328' name='L1328'></a>1328 <a href='../S/src--filemanager--filegui.h.html#L23' title='Defined at 23 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_ONE_ITEM</a>);
|
|
<a id='L1329' name='L1329'></a>1329 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1330' name='L1330'></a>1330 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1331' name='L1331'></a>1331 <em class='brace'>}</em>
|
|
<a id='L1332' name='L1332'></a>1332
|
|
<a id='L1333' name='L1333'></a>1333 <a href='../Y/old_ask_overwrite.html' title='Multiple used in 3 places.'>old_ask_overwrite</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ask_overwrite.html' title='Multiple used in 7 places.'>ask_overwrite</a>;
|
|
<a id='L1334' name='L1334'></a>1334 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ask_overwrite.html' title='Multiple used in 7 places.'>ask_overwrite</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L1335' name='L1335'></a>1335 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L2282' title='Defined at 2282 in src/filemanager/file.c.'>copy_file_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1336' name='L1336'></a>1336 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ask_overwrite.html' title='Multiple used in 7 places.'>ask_overwrite</a> = <a href='../Y/old_ask_overwrite.html' title='Multiple used in 3 places.'>old_ask_overwrite</a>;
|
|
<a id='L1337' name='L1337'></a>1337 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1338' name='L1338'></a>1338 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1339' name='L1339'></a>1339
|
|
<a id='L1340' name='L1340'></a>1340 <a href='../Y/copy_done.html' title='Multiple used in 3 places.'>copy_done</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1341' name='L1341'></a>1341
|
|
<a id='L1342' name='L1342'></a>1342 <em class='comment'>/* FIXME: there is no need to update progress and check buttons</em>
|
|
<a id='L1343' name='L1343'></a>1343 <em class='comment'> at the finish of single file operation. */</em>
|
|
<a id='L1344' name='L1344'></a>1344 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1345' name='L1345'></a>1345 <em class='brace'>{</em>
|
|
<a id='L1346' name='L1346'></a>1346 <a href='../S/src--filemanager--filegui.c.html#L1159' title='Defined at 1159 in src/filemanager/filegui.c.'>file_progress_show_source</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1347' name='L1347'></a>1347 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a>)
|
|
<a id='L1348' name='L1348'></a>1348 <a href='../S/src--filemanager--filegui.c.html#L1023' title='Defined at 1023 in src/filemanager/filegui.c.'>file_progress_show</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 0, 0, "", <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>);
|
|
<a id='L1349' name='L1349'></a>1349
|
|
<a id='L1350' name='L1350'></a>1350 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1351' name='L1351'></a>1351 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1352' name='L1352'></a>1352 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1353' name='L1353'></a>1353 <em class='brace'>}</em>
|
|
<a id='L1354' name='L1354'></a>1354
|
|
<a id='L1355' name='L1355'></a>1355 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1356' name='L1356'></a>1356
|
|
<a id='L1357' name='L1357'></a>1357 <a href='../Y/retry_src_remove.html' title='Multiple used in 2 places.'>retry_src_remove</a>:
|
|
<a id='L1358' name='L1358'></a>1358 <strong class='reserved'>if</strong> (!<a href='../S/src--filemanager--file.c.html#L1184' title='Defined at 1184 in src/filemanager/file.c.'>try_remove_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>) && <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1359' name='L1359'></a>1359 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1360' name='L1360'></a>1360
|
|
<a id='L1361' name='L1361'></a>1361 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L1362' name='L1362'></a>1362 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1363' name='L1363'></a>1363 <em class='brace'>{</em>
|
|
<a id='L1364' name='L1364'></a>1364 <em class='comment'>// if copy_done == TRUE, progress_update_one() was called in copy_file_file()</em>
|
|
<a id='L1365' name='L1365'></a>1365 <strong class='reserved'>if</strong> (!<a href='../Y/copy_done.html' title='Multiple used in 3 places.'>copy_done</a>)
|
|
<a id='L1366' name='L1366'></a>1366 <a href='../S/src--filemanager--file.c.html#L808' title='Defined at 808 in src/filemanager/file.c.'>progress_update_one</a> (<a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>);
|
|
<a id='L1367' name='L1367'></a>1367 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1368' name='L1368'></a>1368 <em class='brace'>}</em>
|
|
<a id='L1369' name='L1369'></a>1369 <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>:
|
|
<a id='L1370' name='L1370'></a>1370 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1371' name='L1371'></a>1371 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1372' name='L1372'></a>1372
|
|
<a id='L1373' name='L1373'></a>1373 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L1374' name='L1374'></a>1374 <em class='brace'>}</em>
|
|
<a id='L1375' name='L1375'></a>1375
|
|
<a id='L1376' name='L1376'></a>1376 <em class='comment'>/* }}} */</em>
|
|
<a id='L1377' name='L1377'></a>1377
|
|
<a id='L1378' name='L1378'></a>1378 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1379' name='L1379'></a>1379 <em class='comment'>/* {{{ Erase routines */</em>
|
|
<a id='L1380' name='L1380'></a>1380 <em class='comment'>/** Don't update progress status if progress_count==NULL */</em>
|
|
<a id='L1381' name='L1381'></a>1381
|
|
<a id='L1382' name='L1382'></a>1382 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1383' name='L1383'></a>1383 <a href='../R/erase_file.html' title='Multiple referred from 5 places.'>erase_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)
|
|
<em class='comment'>/* <a href='#L1214'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1416'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1383 src/filemanager/file.c' /> */</em>
|
|
<a id='L1384' name='L1384'></a>1384 <em class='brace'>{</em>
|
|
<a id='L1385' name='L1385'></a>1385 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>;
|
|
<a id='L1386' name='L1386'></a>1386 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L1387' name='L1387'></a>1387
|
|
<a id='L1388' name='L1388'></a>1388 <em class='comment'>// check buttons if deleting info was changed</em>
|
|
<a id='L1389' name='L1389'></a>1389 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L1203' title='Defined at 1203 in src/filemanager/filegui.c.'>file_progress_show_deleting</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a>))
|
|
<a id='L1390' name='L1390'></a>1390 <em class='brace'>{</em>
|
|
<a id='L1391' name='L1391'></a>1391 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1392' name='L1392'></a>1392 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1393' name='L1393'></a>1393 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1394' name='L1394'></a>1394
|
|
<a id='L1395' name='L1395'></a>1395 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1396' name='L1396'></a>1396 <em class='brace'>}</em>
|
|
<a id='L1397' name='L1397'></a>1397
|
|
<a id='L1398' name='L1398'></a>1398 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a> != 0 && <a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>) != 0)
|
|
<a id='L1399' name='L1399'></a>1399 <em class='brace'>{</em>
|
|
<a id='L1400' name='L1400'></a>1400 <em class='comment'>// ignore, most likely the mc_unlink fails, too</em>
|
|
<a id='L1401' name='L1401'></a>1401 <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a> = 0;
|
|
<a id='L1402' name='L1402'></a>1402 <em class='brace'>}</em>
|
|
<a id='L1403' name='L1403'></a>1403
|
|
<a id='L1404' name='L1404'></a>1404 <strong class='reserved'>if</strong> (!<a href='../S/src--filemanager--file.c.html#L1184' title='Defined at 1184 in src/filemanager/file.c.'>try_remove_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>) && <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1405' name='L1405'></a>1405 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1406' name='L1406'></a>1406
|
|
<a id='L1407' name='L1407'></a>1407 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a> == 0)
|
|
<a id='L1408' name='L1408'></a>1408 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1409' name='L1409'></a>1409
|
|
<a id='L1410' name='L1410'></a>1410 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1411' name='L1411'></a>1411 <em class='brace'>}</em>
|
|
<a id='L1412' name='L1412'></a>1412
|
|
<a id='L1413' name='L1413'></a>1413 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1414' name='L1414'></a>1414
|
|
<a id='L1415' name='L1415'></a>1415 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1416' name='L1416'></a>1416 <a href='../R/try_erase_dir.html' title='Multiple referred from 3 places.'>try_erase_dir</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)
|
|
<em class='comment'>/* <a href='#L1383'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1444'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1416 src/filemanager/file.c' /> */</em>
|
|
<a id='L1417' name='L1417'></a>1417 <em class='brace'>{</em>
|
|
<a id='L1418' name='L1418'></a>1418 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>;
|
|
<a id='L1419' name='L1419'></a>1419 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1420' name='L1420'></a>1420
|
|
<a id='L1421' name='L1421'></a>1421 <a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L1422' name='L1422'></a>1422
|
|
<a id='L1423' name='L1423'></a>1423 <strong class='reserved'>while</strong> (<a href='../S/src--filemanager--filenot.c.html#L109' title='Defined at 109 in src/filemanager/filenot.c.'>my_rmdir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>) != 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1424' name='L1424'></a>1424 <em class='brace'>{</em>
|
|
<a id='L1425' name='L1425'></a>1425 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot remove directory\n%s"), <a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>);
|
|
<a id='L1426' name='L1426'></a>1426 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1427' name='L1427'></a>1427 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1428' name='L1428'></a>1428 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1429' name='L1429'></a>1429 <strong class='reserved'>break</strong>;
|
|
<a id='L1430' name='L1430'></a>1430 <em class='brace'>}</em>
|
|
<a id='L1431' name='L1431'></a>1431
|
|
<a id='L1432' name='L1432'></a>1432 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L1433' name='L1433'></a>1433 <em class='brace'>}</em>
|
|
<a id='L1434' name='L1434'></a>1434
|
|
<a id='L1435' name='L1435'></a>1435 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1436' name='L1436'></a>1436
|
|
<a id='L1437' name='L1437'></a>1437 <em class='comment'>/**</em>
|
|
<a id='L1438' name='L1438'></a>1438 <em class='comment'> Recursive removal of files</em>
|
|
<a id='L1439' name='L1439'></a>1439 <em class='comment'> abort -> cancel stack</em>
|
|
<a id='L1440' name='L1440'></a>1440 <em class='comment'> ignore -> warn every level, gets default</em>
|
|
<a id='L1441' name='L1441'></a>1441 <em class='comment'> ignore_all -> remove as much as possible</em>
|
|
<a id='L1442' name='L1442'></a>1442 <em class='comment'>*/</em>
|
|
<a id='L1443' name='L1443'></a>1443 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1444' name='L1444'></a>1444 <a href='../R/recursive_erase.html' title='Multiple referred from 2 places.'>recursive_erase</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)
|
|
<em class='comment'>/* <a href='#L1416'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1507'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1444 src/filemanager/file.c' /> */</em>
|
|
<a id='L1445' name='L1445'></a>1445 <em class='brace'>{</em>
|
|
<a id='L1446' name='L1446'></a>1446 <strong class='reserved'>struct</strong> <a href='../S/lib--vfs--vfs.h.html#L213' title='Defined at 213 in lib/vfs/vfs.h.'>vfs_dirent</a> *<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>;
|
|
<a id='L1447' name='L1447'></a>1447 <a href='../Y/DIR.html' title='Multiple used in 23 places.'>DIR</a> *<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>;
|
|
<a id='L1448' name='L1448'></a>1448 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1449' name='L1449'></a>1449
|
|
<a id='L1450' name='L1450'></a>1450 <a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a> = <a href='../S/lib--vfs--interface.c.html#L403' title='Defined at 403 in lib/vfs/interface.c.'>mc_opendir</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L1451' name='L1451'></a>1451 <strong class='reserved'>if</strong> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1452' name='L1452'></a>1452 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>;
|
|
<a id='L1453' name='L1453'></a>1453
|
|
<a id='L1454' name='L1454'></a>1454 <strong class='reserved'>while</strong> ((<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a> = <a href='../S/lib--vfs--interface.c.html#L444' title='Defined at 444 in lib/vfs/interface.c.'>mc_readdir</a> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>)) && <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1455' name='L1455'></a>1455 <em class='brace'>{</em>
|
|
<a id='L1456' name='L1456'></a>1456 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>;
|
|
<a id='L1457' name='L1457'></a>1457 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>;
|
|
<a id='L1458' name='L1458'></a>1458
|
|
<a id='L1459' name='L1459'></a>1459 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L108' title='Defined at 108 in lib/fs.h.'>DIR_IS_DOT</a> (<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>) || <a href='../S/lib--fs.h.html#L109' title='Defined at 109 in lib/fs.h.'>DIR_IS_DOTDOT</a> (<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>))
|
|
<a id='L1460' name='L1460'></a>1460 <strong class='reserved'>continue</strong>;
|
|
<a id='L1461' name='L1461'></a>1461
|
|
<a id='L1462' name='L1462'></a>1462 <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1463' name='L1463'></a>1463 <strong class='reserved'>if</strong> (<a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, &<a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>) != 0)
|
|
<a id='L1464' name='L1464'></a>1464 <em class='brace'>{</em>
|
|
<a id='L1465' name='L1465'></a>1465 <a href='../S/lib--vfs--interface.c.html#L484' title='Defined at 484 in lib/vfs/interface.c.'>mc_closedir</a> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>);
|
|
<a id='L1466' name='L1466'></a>1466 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1467' name='L1467'></a>1467 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>;
|
|
<a id='L1468' name='L1468'></a>1468 <em class='brace'>}</em>
|
|
<a id='L1469' name='L1469'></a>1469 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L1470' name='L1470'></a>1470 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1444' title='Defined at 1444 in src/filemanager/file.c.'>recursive_erase</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>);
|
|
<a id='L1471' name='L1471'></a>1471 <strong class='reserved'>else</strong>
|
|
<a id='L1472' name='L1472'></a>1472 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1383' title='Defined at 1383 in src/filemanager/file.c.'>erase_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>);
|
|
<a id='L1473' name='L1473'></a>1473 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1474' name='L1474'></a>1474 <em class='brace'>}</em>
|
|
<a id='L1475' name='L1475'></a>1475 <a href='../S/lib--vfs--interface.c.html#L484' title='Defined at 484 in lib/vfs/interface.c.'>mc_closedir</a> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>);
|
|
<a id='L1476' name='L1476'></a>1476
|
|
<a id='L1477' name='L1477'></a>1477 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1478' name='L1478'></a>1478 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1479' name='L1479'></a>1479
|
|
<a id='L1480' name='L1480'></a>1480 <a href='../S/src--filemanager--filegui.c.html#L1203' title='Defined at 1203 in src/filemanager/filegui.c.'>file_progress_show_deleting</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1481' name='L1481'></a>1481 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1482' name='L1482'></a>1482 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1483' name='L1483'></a>1483 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1484' name='L1484'></a>1484
|
|
<a id='L1485' name='L1485'></a>1485 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1486' name='L1486'></a>1486
|
|
<a id='L1487' name='L1487'></a>1487 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L1416' title='Defined at 1416 in src/filemanager/file.c.'>try_erase_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L1488' name='L1488'></a>1488 <em class='brace'>}</em>
|
|
<a id='L1489' name='L1489'></a>1489
|
|
<a id='L1490' name='L1490'></a>1490 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1491' name='L1491'></a>1491 <em class='comment'>/**</em>
|
|
<a id='L1492' name='L1492'></a>1492 <em class='comment'> * Check if directory is empty or not.</em>
|
|
<a id='L1493' name='L1493'></a>1493 <em class='comment'> *</em>
|
|
<a id='L1494' name='L1494'></a>1494 <em class='comment'> * @param ctx file operation context descriptor</em>
|
|
<a id='L1495' name='L1495'></a>1495 <em class='comment'> * @param vpath directory handler</em>
|
|
<a id='L1496' name='L1496'></a>1496 <em class='comment'> * @param error status of directory reading</em>
|
|
<a id='L1497' name='L1497'></a>1497 <em class='comment'> *</em>
|
|
<a id='L1498' name='L1498'></a>1498 <em class='comment'> * @return -1 on error,</em>
|
|
<a id='L1499' name='L1499'></a>1499 <em class='comment'> * 1 if there are no entries besides "." and ".." in the directory path points to,</em>
|
|
<a id='L1500' name='L1500'></a>1500 <em class='comment'> * 0 else.</em>
|
|
<a id='L1501' name='L1501'></a>1501 <em class='comment'> *</em>
|
|
<a id='L1502' name='L1502'></a>1502 <em class='comment'> * ATTENTION! Be careful when modifying this function (like commit 25e419ba0886f)!</em>
|
|
<a id='L1503' name='L1503'></a>1503 <em class='comment'> * Some implementations of readdir() in MC VFS (for example, vfs_s_readdir(), which is used</em>
|
|
<a id='L1504' name='L1504'></a>1504 <em class='comment'> * in SHELL) don't return "." and ".." entries.</em>
|
|
<a id='L1505' name='L1505'></a>1505 <em class='comment'> */</em>
|
|
<a id='L1506' name='L1506'></a>1506 <strong class='reserved'>static</strong> <strong class='reserved'>int</strong>
|
|
<a id='L1507' name='L1507'></a>1507 <a href='../R/check_dir_is_empty.html' title='Multiple referred from 2 places.'>check_dir_is_empty</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> *<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>)
|
|
<em class='comment'>/* <a href='#L1444'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1548'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1507 src/filemanager/file.c' /> */</em>
|
|
<a id='L1508' name='L1508'></a>1508 <em class='brace'>{</em>
|
|
<a id='L1509' name='L1509'></a>1509 <a href='../Y/DIR.html' title='Multiple used in 23 places.'>DIR</a> *<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>;
|
|
<a id='L1510' name='L1510'></a>1510 <strong class='reserved'>struct</strong> <a href='../S/lib--vfs--vfs.h.html#L213' title='Defined at 213 in lib/vfs/vfs.h.'>vfs_dirent</a> *<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>;
|
|
<a id='L1511' name='L1511'></a>1511 <strong class='reserved'>int</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = 1;
|
|
<a id='L1512' name='L1512'></a>1512
|
|
<a id='L1513' name='L1513'></a>1513 <strong class='reserved'>while</strong> ((<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a> = <a href='../S/lib--vfs--interface.c.html#L403' title='Defined at 403 in lib/vfs/interface.c.'>mc_opendir</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)) == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1514' name='L1514'></a>1514 <em class='brace'>{</em>
|
|
<a id='L1515' name='L1515'></a>1515 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1516' name='L1516'></a>1516 *<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L1517' name='L1517'></a>1517 <strong class='reserved'>else</strong>
|
|
<a id='L1518' name='L1518'></a>1518 <em class='brace'>{</em>
|
|
<a id='L1519' name='L1519'></a>1519 <strong class='reserved'>const</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (
|
|
<a id='L1520' name='L1520'></a>1520 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot enter into directory\n%s"), <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>));
|
|
<a id='L1521' name='L1521'></a>1521
|
|
<a id='L1522' name='L1522'></a>1522 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1523' name='L1523'></a>1523 <strong class='reserved'>continue</strong>;
|
|
<a id='L1524' name='L1524'></a>1524 <strong class='reserved'>if</strong> (<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1525' name='L1525'></a>1525 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1526' name='L1526'></a>1526
|
|
<a id='L1527' name='L1527'></a>1527 *<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>; <em class='comment'>// FILE_IGNORE, FILE_IGNORE_ALL, FILE_ABORT</em>
|
|
<a id='L1528' name='L1528'></a>1528 <em class='brace'>}</em>
|
|
<a id='L1529' name='L1529'></a>1529
|
|
<a id='L1530' name='L1530'></a>1530 <strong class='reserved'>return</strong> (-1);
|
|
<a id='L1531' name='L1531'></a>1531 <em class='brace'>}</em>
|
|
<a id='L1532' name='L1532'></a>1532
|
|
<a id='L1533' name='L1533'></a>1533 <strong class='reserved'>for</strong> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a> = <a href='../S/lib--vfs--interface.c.html#L444' title='Defined at 444 in lib/vfs/interface.c.'>mc_readdir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>); <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>; <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a> = <a href='../S/lib--vfs--interface.c.html#L444' title='Defined at 444 in lib/vfs/interface.c.'>mc_readdir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>))
|
|
<a id='L1534' name='L1534'></a>1534 <strong class='reserved'>if</strong> (!<a href='../S/lib--fs.h.html#L108' title='Defined at 108 in lib/fs.h.'>DIR_IS_DOT</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>) && !<a href='../S/lib--fs.h.html#L109' title='Defined at 109 in lib/fs.h.'>DIR_IS_DOTDOT</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>))
|
|
<a id='L1535' name='L1535'></a>1535 <em class='brace'>{</em>
|
|
<a id='L1536' name='L1536'></a>1536 <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = 0;
|
|
<a id='L1537' name='L1537'></a>1537 <strong class='reserved'>break</strong>;
|
|
<a id='L1538' name='L1538'></a>1538 <em class='brace'>}</em>
|
|
<a id='L1539' name='L1539'></a>1539
|
|
<a id='L1540' name='L1540'></a>1540 <a href='../S/lib--vfs--interface.c.html#L484' title='Defined at 484 in lib/vfs/interface.c.'>mc_closedir</a> (<a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>);
|
|
<a id='L1541' name='L1541'></a>1541 *<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1542' name='L1542'></a>1542 <strong class='reserved'>return</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L1543' name='L1543'></a>1543 <em class='brace'>}</em>
|
|
<a id='L1544' name='L1544'></a>1544
|
|
<a id='L1545' name='L1545'></a>1545 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1546' name='L1546'></a>1546
|
|
<a id='L1547' name='L1547'></a>1547 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1548' name='L1548'></a>1548 <a href='../R/erase_dir_iff_empty.html' title='Multiple referred from 3 places.'>erase_dir_iff_empty</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)
|
|
<em class='comment'>/* <a href='#L1507'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1574'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1548 src/filemanager/file.c' /> */</em>
|
|
<a id='L1549' name='L1549'></a>1549 <em class='brace'>{</em>
|
|
<a id='L1550' name='L1550'></a>1550 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1551' name='L1551'></a>1551
|
|
<a id='L1552' name='L1552'></a>1552 <a href='../S/src--filemanager--filegui.c.html#L1203' title='Defined at 1203 in src/filemanager/filegui.c.'>file_progress_show_deleting</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1553' name='L1553'></a>1553 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1554' name='L1554'></a>1554 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1555' name='L1555'></a>1555 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1556' name='L1556'></a>1556
|
|
<a id='L1557' name='L1557'></a>1557 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1558' name='L1558'></a>1558
|
|
<a id='L1559' name='L1559'></a>1559 <strong class='reserved'>const</strong> <strong class='reserved'>int</strong> <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> = <a href='../S/src--filemanager--file.c.html#L1507' title='Defined at 1507 in src/filemanager/file.c.'>check_dir_is_empty</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>);
|
|
<a id='L1560' name='L1560'></a>1560
|
|
<a id='L1561' name='L1561'></a>1561 <strong class='reserved'>if</strong> (<a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> == -1)
|
|
<a id='L1562' name='L1562'></a>1562 <strong class='reserved'>return</strong> <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>;
|
|
<a id='L1563' name='L1563'></a>1563
|
|
<a id='L1564' name='L1564'></a>1564 <strong class='reserved'>if</strong> (<a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> != 1)
|
|
<a id='L1565' name='L1565'></a>1565 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1566' name='L1566'></a>1566
|
|
<a id='L1567' name='L1567'></a>1567 <em class='comment'>// not empty or error</em>
|
|
<a id='L1568' name='L1568'></a>1568 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L1416' title='Defined at 1416 in src/filemanager/file.c.'>try_erase_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L1569' name='L1569'></a>1569 <em class='brace'>}</em>
|
|
<a id='L1570' name='L1570'></a>1570
|
|
<a id='L1571' name='L1571'></a>1571 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1572' name='L1572'></a>1572
|
|
<a id='L1573' name='L1573'></a>1573 <strong class='reserved'>static</strong> <strong class='reserved'>void</strong>
|
|
<a id='L1574' name='L1574'></a>1574 <a href='../S/src--filemanager--file.c.html#L1754' title='Referred from 1754 in src/filemanager/file.c.'>erase_dir_after_copy</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a>)
|
|
<em class='comment'>/* <a href='#L1548'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1617'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1574 src/filemanager/file.c' /> */</em>
|
|
<a id='L1575' name='L1575'></a>1575 <em class='brace'>{</em>
|
|
<a id='L1576' name='L1576'></a>1576 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/erase_at_end.html' title='Multiple used in 4 places.'>erase_at_end</a> && <a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1577' name='L1577'></a>1577 <em class='brace'>{</em>
|
|
<a id='L1578' name='L1578'></a>1578 <em class='comment'>// Reset progress count before delete to avoid counting files twice</em>
|
|
<a id='L1579' name='L1579'></a>1579 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/prev_total_progress_count.html' title='Multiple used in 3 places.'>prev_total_progress_count</a>;
|
|
<a id='L1580' name='L1580'></a>1580
|
|
<a id='L1581' name='L1581'></a>1581 <strong class='reserved'>while</strong> (!<a href='../Y/g_queue_is_empty.html' title='Multiple used in 3 places.'>g_queue_is_empty</a> (<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a>) && *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> != <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1582' name='L1582'></a>1582 <em class='brace'>{</em>
|
|
<a id='L1583' name='L1583'></a>1583 <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>;
|
|
<a id='L1584' name='L1584'></a>1584
|
|
<a id='L1585' name='L1585'></a>1585 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *) <a href='../Y/g_queue_pop_head.html' title='Multiple used in 2 places.'>g_queue_pop_head</a> (<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a>);
|
|
<a id='L1586' name='L1586'></a>1586
|
|
<a id='L1587' name='L1587'></a>1587 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L1588' name='L1588'></a>1588 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L1548' title='Defined at 1548 in src/filemanager/file.c.'>erase_dir_iff_empty</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L1589' name='L1589'></a>1589 <strong class='reserved'>else</strong>
|
|
<a id='L1590' name='L1590'></a>1590 *<a href='../Y/status.html' title='Multiple used in 186 places.'>status</a> = <a href='../S/src--filemanager--file.c.html#L1383' title='Defined at 1383 in src/filemanager/file.c.'>erase_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L1591' name='L1591'></a>1591
|
|
<a id='L1592' name='L1592'></a>1592 <a href='../S/src--filemanager--file.c.html#L300' title='Defined at 300 in src/filemanager/file.c.'>free_link</a> (<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>);
|
|
<a id='L1593' name='L1593'></a>1593 <em class='brace'>}</em>
|
|
<a id='L1594' name='L1594'></a>1594
|
|
<a id='L1595' name='L1595'></a>1595 <em class='comment'>// Save progress counter before move next directory</em>
|
|
<a id='L1596' name='L1596'></a>1596 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/prev_total_progress_count.html' title='Multiple used in 3 places.'>prev_total_progress_count</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_count.html' title='Multiple used in 9 places.'>total_progress_count</a>;
|
|
<a id='L1597' name='L1597'></a>1597 <em class='brace'>}</em>
|
|
<a id='L1598' name='L1598'></a>1598
|
|
<a id='L1599' name='L1599'></a>1599 <a href='../S/src--filemanager--file.c.html#L1548' title='Defined at 1548 in src/filemanager/file.c.'>erase_dir_iff_empty</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L1600' name='L1600'></a>1600 <em class='brace'>}</em>
|
|
<a id='L1601' name='L1601'></a>1601
|
|
<a id='L1602' name='L1602'></a>1602 <em class='comment'>/* }}} */</em>
|
|
<a id='L1603' name='L1603'></a>1603
|
|
<a id='L1604' name='L1604'></a>1604 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1605' name='L1605'></a>1605
|
|
<a id='L1606' name='L1606'></a>1606 <em class='comment'>/**</em>
|
|
<a id='L1607' name='L1607'></a>1607 <em class='comment'> * Move single directory or one of many directories from one location to another.</em>
|
|
<a id='L1608' name='L1608'></a>1608 <em class='comment'> *</em>
|
|
<a id='L1609' name='L1609'></a>1609 <em class='comment'> * @panel pointer to panel in case of single directory, NULL otherwise</em>
|
|
<a id='L1610' name='L1610'></a>1610 <em class='comment'> * @ctx file operation context object</em>
|
|
<a id='L1611' name='L1611'></a>1611 <em class='comment'> * @s source directory name</em>
|
|
<a id='L1612' name='L1612'></a>1612 <em class='comment'> * @d destination directory name</em>
|
|
<a id='L1613' name='L1613'></a>1613 <em class='comment'> *</em>
|
|
<a id='L1614' name='L1614'></a>1614 <em class='comment'> * @return operation result</em>
|
|
<a id='L1615' name='L1615'></a>1615 <em class='comment'> */</em>
|
|
<a id='L1616' name='L1616'></a>1616 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L1617' name='L1617'></a>1617 <a href='../R/do_move_dir_dir.html' title='Multiple referred from 3 places.'>do_move_dir_dir</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>)
|
|
<em class='comment'>/* <a href='#L1574'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1774'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1617 src/filemanager/file.c' /> */</em>
|
|
<a id='L1618' name='L1618'></a>1618 <em class='brace'>{</em>
|
|
<a id='L1619' name='L1619'></a>1619 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>;
|
|
<a id='L1620' name='L1620'></a>1620 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1621' name='L1621'></a>1621 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/move_over.html' title='Multiple used in 6 places.'>move_over</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L1622' name='L1622'></a>1622 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/dstat_ok.html' title='Multiple used in 4 places.'>dstat_ok</a>;
|
|
<a id='L1623' name='L1623'></a>1623 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L1624' name='L1624'></a>1624
|
|
<a id='L1625' name='L1625'></a>1625 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L1626' name='L1626'></a>1626 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1627' name='L1627'></a>1627
|
|
<a id='L1628' name='L1628'></a>1628 <a href='../S/src--filemanager--filegui.c.html#L1159' title='Defined at 1159 in src/filemanager/filegui.c.'>file_progress_show_source</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L1629' name='L1629'></a>1629 <a href='../S/src--filemanager--filegui.c.html#L1181' title='Defined at 1181 in src/filemanager/filegui.c.'>file_progress_show_target</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L1630' name='L1630'></a>1630
|
|
<a id='L1631' name='L1631'></a>1631 <em class='comment'>// FIXME: do we really need to check buttons in case of single directory?</em>
|
|
<a id='L1632' name='L1632'></a>1632 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> && <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L1633' name='L1633'></a>1633 <em class='brace'>{</em>
|
|
<a id='L1634' name='L1634'></a>1634 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L1635' name='L1635'></a>1635 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1636' name='L1636'></a>1636 <em class='brace'>}</em>
|
|
<a id='L1637' name='L1637'></a>1637
|
|
<a id='L1638' name='L1638'></a>1638 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1639' name='L1639'></a>1639
|
|
<a id='L1640' name='L1640'></a>1640 <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L1641' name='L1641'></a>1641
|
|
<a id='L1642' name='L1642'></a>1642 <a href='../Y/dstat_ok.html' title='Multiple used in 4 places.'>dstat_ok</a> = (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) == 0);
|
|
<a id='L1643' name='L1643'></a>1643
|
|
<a id='L1644' name='L1644'></a>1644 <strong class='reserved'>if</strong> (<a href='../Y/dstat_ok.html' title='Multiple used in 4 places.'>dstat_ok</a> && <a href='../S/src--filemanager--file.c.html#L912' title='Defined at 912 in src/filemanager/file.c.'>check_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>))
|
|
<a id='L1645' name='L1645'></a>1645 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1646' name='L1646'></a>1646
|
|
<a id='L1647' name='L1647'></a>1647 <strong class='reserved'>if</strong> (!<a href='../Y/dstat_ok.html' title='Multiple used in 4 places.'>dstat_ok</a>)
|
|
<a id='L1648' name='L1648'></a>1648 ; <em class='comment'>// destination doesn't exist</em>
|
|
<a id='L1649' name='L1649'></a>1649 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dive_into_subdirs.html' title='Multiple used in 6 places.'>dive_into_subdirs</a>)
|
|
<a id='L1650' name='L1650'></a>1650 <a href='../Y/move_over.html' title='Multiple used in 6 places.'>move_over</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1651' name='L1651'></a>1651 <strong class='reserved'>else</strong>
|
|
<a id='L1652' name='L1652'></a>1652 <em class='brace'>{</em>
|
|
<a id='L1653' name='L1653'></a>1653 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a>;
|
|
<a id='L1654' name='L1654'></a>1654
|
|
<a id='L1655' name='L1655'></a>1655 <a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a> = <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L1656' name='L1656'></a>1656 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../S/lib--util.c.html#L652' title='Defined at 652 in lib/util.c.'>x_basename</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>), (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1657' name='L1657'></a>1657 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1658' name='L1658'></a>1658 <em class='brace'>}</em>
|
|
<a id='L1659' name='L1659'></a>1659
|
|
<a id='L1660' name='L1660'></a>1660 <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L1661' name='L1661'></a>1661
|
|
<a id='L1662' name='L1662'></a>1662 <em class='comment'>// Check if the user inputted an existing dir</em>
|
|
<a id='L1663' name='L1663'></a>1663 <a href='../Y/retry_dst_stat.html' title='Multiple used in 4 places.'>retry_dst_stat</a>:
|
|
<a id='L1664' name='L1664'></a>1664 <strong class='reserved'>if</strong> (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) == 0)
|
|
<a id='L1665' name='L1665'></a>1665 <em class='brace'>{</em>
|
|
<a id='L1666' name='L1666'></a>1666 <strong class='reserved'>if</strong> (<a href='../Y/move_over.html' title='Multiple used in 6 places.'>move_over</a>)
|
|
<a id='L1667' name='L1667'></a>1667 <em class='brace'>{</em>
|
|
<a id='L1668' name='L1668'></a>1668 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1669' name='L1669'></a>1669 <em class='brace'>{</em>
|
|
<a id='L1670' name='L1670'></a>1670 <em class='comment'>/* In case of single directory, calculate totals. In case of many directories,</em>
|
|
<a id='L1671' name='L1671'></a>1671 <em class='comment'> totals are calculated already. */</em>
|
|
<a id='L1672' name='L1672'></a>1672 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>,
|
|
<a id='L1673' name='L1673'></a>1673 <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>);
|
|
<a id='L1674' name='L1674'></a>1674 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1675' name='L1675'></a>1675 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1676' name='L1676'></a>1676 <em class='brace'>}</em>
|
|
<a id='L1677' name='L1677'></a>1677
|
|
<a id='L1678' name='L1678'></a>1678 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3003' title='Defined at 3003 in src/filemanager/file.c.'>copy_dir_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1679' name='L1679'></a>1679
|
|
<a id='L1680' name='L1680'></a>1680 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1681' name='L1681'></a>1681 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1682' name='L1682'></a>1682 <strong class='reserved'>goto</strong> <a href='../Y/oktoret.html' title='Multiple used in 2 places.'>oktoret</a>;
|
|
<a id='L1683' name='L1683'></a>1683 <em class='brace'>}</em>
|
|
<a id='L1684' name='L1684'></a>1684 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1685' name='L1685'></a>1685 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L1686' name='L1686'></a>1686 <strong class='reserved'>else</strong>
|
|
<a id='L1687' name='L1687'></a>1687 <em class='brace'>{</em>
|
|
<a id='L1688' name='L1688'></a>1688 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L1689' name='L1689'></a>1689 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot overwrite directory\n%s"), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1690' name='L1690'></a>1690 <strong class='reserved'>else</strong>
|
|
<a id='L1691' name='L1691'></a>1691 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot overwrite file\n%s"), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1692' name='L1692'></a>1692 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1693' name='L1693'></a>1693 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1694' name='L1694'></a>1694 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1695' name='L1695'></a>1695 <strong class='reserved'>goto</strong> <a href='../Y/retry_dst_stat.html' title='Multiple used in 4 places.'>retry_dst_stat</a>;
|
|
<a id='L1696' name='L1696'></a>1696 <em class='brace'>}</em>
|
|
<a id='L1697' name='L1697'></a>1697
|
|
<a id='L1698' name='L1698'></a>1698 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L1699' name='L1699'></a>1699 <em class='brace'>}</em>
|
|
<a id='L1700' name='L1700'></a>1700
|
|
<a id='L1701' name='L1701'></a>1701 <a href='../Y/retry_rename.html' title='Multiple used in 3 places.'>retry_rename</a>:
|
|
<a id='L1702' name='L1702'></a>1702 <strong class='reserved'>if</strong> (<a href='../Y/mc_rename.html' title='Multiple used in 6 places.'>mc_rename</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)
|
|
<a id='L1703' name='L1703'></a>1703 <em class='brace'>{</em>
|
|
<a id='L1704' name='L1704'></a>1704 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L1705' name='L1705'></a>1705 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1706' name='L1706'></a>1706 <em class='brace'>}</em>
|
|
<a id='L1707' name='L1707'></a>1707
|
|
<a id='L1708' name='L1708'></a>1708 <strong class='reserved'>if</strong> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> != <a href='../Y/EXDEV.html' title='Multiple used in 4 places.'>EXDEV</a>)
|
|
<a id='L1709' name='L1709'></a>1709 <em class='brace'>{</em>
|
|
<a id='L1710' name='L1710'></a>1710 <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L1711' name='L1711'></a>1711 <em class='brace'>{</em>
|
|
<a id='L1712' name='L1712'></a>1712 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1117' title='Defined at 1117 in src/filemanager/file.c.'>files_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot move directory\n%s\nto\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L1713' name='L1713'></a>1713 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L1714' name='L1714'></a>1714 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1715' name='L1715'></a>1715 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L1716' name='L1716'></a>1716 <strong class='reserved'>goto</strong> <a href='../Y/retry_rename.html' title='Multiple used in 3 places.'>retry_rename</a>;
|
|
<a id='L1717' name='L1717'></a>1717 <em class='brace'>}</em>
|
|
<a id='L1718' name='L1718'></a>1718 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1719' name='L1719'></a>1719 <em class='brace'>}</em>
|
|
<a id='L1720' name='L1720'></a>1720
|
|
<a id='L1721' name='L1721'></a>1721 <em class='comment'>// Failed because of filesystem boundary -> copy dir instead</em>
|
|
<a id='L1722' name='L1722'></a>1722 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1723' name='L1723'></a>1723 <em class='brace'>{</em>
|
|
<a id='L1724' name='L1724'></a>1724 <em class='comment'>/* In case of single directory, calculate totals. In case of many directories,</em>
|
|
<a id='L1725' name='L1725'></a>1725 <em class='comment'> totals are calculated already. */</em>
|
|
<a id='L1726' name='L1726'></a>1726 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>,
|
|
<a id='L1727' name='L1727'></a>1727 <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>);
|
|
<a id='L1728' name='L1728'></a>1728 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1729' name='L1729'></a>1729 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1730' name='L1730'></a>1730 <em class='brace'>}</em>
|
|
<a id='L1731' name='L1731'></a>1731
|
|
<a id='L1732' name='L1732'></a>1732 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3003' title='Defined at 3003 in src/filemanager/file.c.'>copy_dir_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1733' name='L1733'></a>1733
|
|
<a id='L1734' name='L1734'></a>1734 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1735' name='L1735'></a>1735 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1736' name='L1736'></a>1736
|
|
<a id='L1737' name='L1737'></a>1737 <a href='../Y/oktoret.html' title='Multiple used in 2 places.'>oktoret</a>:
|
|
<a id='L1738' name='L1738'></a>1738 <em class='comment'>/* FIXME: there is no need to update progress and check buttons</em>
|
|
<a id='L1739' name='L1739'></a>1739 <em class='comment'> at the finish of single directory operation. */</em>
|
|
<a id='L1740' name='L1740'></a>1740 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1741' name='L1741'></a>1741 <em class='brace'>{</em>
|
|
<a id='L1742' name='L1742'></a>1742 <a href='../S/src--filemanager--filegui.c.html#L1159' title='Defined at 1159 in src/filemanager/filegui.c.'>file_progress_show_source</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1743' name='L1743'></a>1743 <a href='../S/src--filemanager--filegui.c.html#L1181' title='Defined at 1181 in src/filemanager/filegui.c.'>file_progress_show_target</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1744' name='L1744'></a>1744 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a>)
|
|
<a id='L1745' name='L1745'></a>1745 <a href='../S/src--filemanager--filegui.c.html#L1023' title='Defined at 1023 in src/filemanager/filegui.c.'>file_progress_show</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 0, 0, "", <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>);
|
|
<a id='L1746' name='L1746'></a>1746
|
|
<a id='L1747' name='L1747'></a>1747 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L1748' name='L1748'></a>1748 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L1749' name='L1749'></a>1749 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1750' name='L1750'></a>1750 <em class='brace'>}</em>
|
|
<a id='L1751' name='L1751'></a>1751
|
|
<a id='L1752' name='L1752'></a>1752 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L1753' name='L1753'></a>1753
|
|
<a id='L1754' name='L1754'></a>1754 <a href='../S/src--filemanager--file.c.html#L1574' title='Defined at 1574 in src/filemanager/file.c.'>erase_dir_after_copy</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>);
|
|
<a id='L1755' name='L1755'></a>1755
|
|
<a id='L1756' name='L1756'></a>1756 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L1757' name='L1757'></a>1757 <a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a> = <a href='../S/src--filemanager--file.c.html#L312' title='Defined at 312 in src/filemanager/file.c.'>free_erase_list</a> (<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a>);
|
|
<a id='L1758' name='L1758'></a>1758 <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>:
|
|
<a id='L1759' name='L1759'></a>1759 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1760' name='L1760'></a>1760 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1761' name='L1761'></a>1761 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L1762' name='L1762'></a>1762 <em class='brace'>}</em>
|
|
<a id='L1763' name='L1763'></a>1763
|
|
<a id='L1764' name='L1764'></a>1764 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1765' name='L1765'></a>1765
|
|
<a id='L1766' name='L1766'></a>1766 <em class='comment'>/* {{{ Panel operate routines */</em>
|
|
<a id='L1767' name='L1767'></a>1767
|
|
<a id='L1768' name='L1768'></a>1768 <em class='comment'>/**</em>
|
|
<a id='L1769' name='L1769'></a>1769 <em class='comment'> * Return currently selected entry name or the name of the first marked</em>
|
|
<a id='L1770' name='L1770'></a>1770 <em class='comment'> * entry if there is one.</em>
|
|
<a id='L1771' name='L1771'></a>1771 <em class='comment'> */</em>
|
|
<a id='L1772' name='L1772'></a>1772
|
|
<a id='L1773' name='L1773'></a>1773 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *
|
|
<a id='L1774' name='L1774'></a>1774 <a href='../S/src--filemanager--file.c.html#L1818' title='Referred from 1818 in src/filemanager/file.c.'>panel_get_file</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>)
|
|
<em class='comment'>/* <a href='#L1617'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1805'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1774 src/filemanager/file.c' /> */</em>
|
|
<a id='L1775' name='L1775'></a>1775 <em class='brace'>{</em>
|
|
<a id='L1776' name='L1776'></a>1776 <strong class='reserved'>const</strong> <a href='../S/lib--file-entry.h.html#L39' title='Defined at 39 in lib/file-entry.h.'>file_entry_t</a> *<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>;
|
|
<a id='L1777' name='L1777'></a>1777
|
|
<a id='L1778' name='L1778'></a>1778 <strong class='reserved'>if</strong> (<a href='../D/get_current_type.html' title='Multiple defined in 3 places.'>get_current_type</a> () == <a href='../S/src--filemanager--layout.h.html#L19' title='Defined at 19 in src/filemanager/layout.h.'>view_tree</a>)
|
|
<a id='L1779' name='L1779'></a>1779 <em class='brace'>{</em>
|
|
<a id='L1780' name='L1780'></a>1780 <a href='../D/WTree.html' title='Multiple defined in 2 places.'>WTree</a> *<a href='../Y/tree.html' title='Multiple used in 283 places.'>tree</a>;
|
|
<a id='L1781' name='L1781'></a>1781 <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/selected_name.html' title='Multiple used in 9 places.'>selected_name</a>;
|
|
<a id='L1782' name='L1782'></a>1782
|
|
<a id='L1783' name='L1783'></a>1783 <a href='../Y/tree.html' title='Multiple used in 283 places.'>tree</a> = (<a href='../D/WTree.html' title='Multiple defined in 2 places.'>WTree</a> *) <a href='../S/src--filemanager--layout.c.html#L1361' title='Defined at 1361 in src/filemanager/layout.c.'>get_panel_widget</a> (<a href='../S/src--filemanager--layout.c.html#L1369' title='Defined at 1369 in src/filemanager/layout.c.'>get_current_index</a> ());
|
|
<a id='L1784' name='L1784'></a>1784 <a href='../Y/selected_name.html' title='Multiple used in 9 places.'>selected_name</a> = <a href='../S/src--filemanager--tree.c.html#L1323' title='Defined at 1323 in src/filemanager/tree.c.'>tree_selected_name</a> (<a href='../Y/tree.html' title='Multiple used in 283 places.'>tree</a>);
|
|
<a id='L1785' name='L1785'></a>1785 <strong class='reserved'>return</strong> <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/selected_name.html' title='Multiple used in 9 places.'>selected_name</a>);
|
|
<a id='L1786' name='L1786'></a>1786 <em class='brace'>}</em>
|
|
<a id='L1787' name='L1787'></a>1787
|
|
<a id='L1788' name='L1788'></a>1788 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> != 0)
|
|
<a id='L1789' name='L1789'></a>1789 <em class='brace'>{</em>
|
|
<a id='L1790' name='L1790'></a>1790 <strong class='reserved'>int</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L1791' name='L1791'></a>1791
|
|
<a id='L1792' name='L1792'></a>1792 <strong class='reserved'>for</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = 0; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> < <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>++)
|
|
<a id='L1793' name='L1793'></a>1793 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>].<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>.<a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> != 0)
|
|
<a id='L1794' name='L1794'></a>1794 <strong class='reserved'>return</strong> <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>].<a href='../Y/fname.html' title='Multiple used in 307 places.'>fname</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>;
|
|
<a id='L1795' name='L1795'></a>1795 <em class='brace'>}</em>
|
|
<a id='L1796' name='L1796'></a>1796
|
|
<a id='L1797' name='L1797'></a>1797 <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> = <a href='../S/src--filemanager--panel.c.html#L4367' title='Defined at 4367 in src/filemanager/panel.c.'>panel_current_entry</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>);
|
|
<a id='L1798' name='L1798'></a>1798
|
|
<a id='L1799' name='L1799'></a>1799 <strong class='reserved'>return</strong> (<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> : <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/fname.html' title='Multiple used in 307 places.'>fname</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>);
|
|
<a id='L1800' name='L1800'></a>1800 <em class='brace'>}</em>
|
|
<a id='L1801' name='L1801'></a>1801
|
|
<a id='L1802' name='L1802'></a>1802 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1803' name='L1803'></a>1803
|
|
<a id='L1804' name='L1804'></a>1804 <strong class='reserved'>static</strong> <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *
|
|
<a id='L1805' name='L1805'></a>1805 <a href='../S/src--filemanager--file.c.html#L3512' title='Referred from 3512 in src/filemanager/file.c.'>check_single_entry</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>)
|
|
<em class='comment'>/* <a href='#L1774'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1865'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1805 src/filemanager/file.c' /> */</em>
|
|
<a id='L1806' name='L1806'></a>1806 <em class='brace'>{</em>
|
|
<a id='L1807' name='L1807'></a>1807 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>;
|
|
<a id='L1808' name='L1808'></a>1808 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a>;
|
|
<a id='L1809' name='L1809'></a>1809
|
|
<a id='L1810' name='L1810'></a>1810 <strong class='reserved'>if</strong> (<a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>)
|
|
<a id='L1811' name='L1811'></a>1811 <em class='brace'>{</em>
|
|
<a id='L1812' name='L1812'></a>1812 <strong class='reserved'>const</strong> <a href='../S/lib--file-entry.h.html#L39' title='Defined at 39 in lib/file-entry.h.'>file_entry_t</a> *<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>;
|
|
<a id='L1813' name='L1813'></a>1813
|
|
<a id='L1814' name='L1814'></a>1814 <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> = <a href='../S/src--filemanager--panel.c.html#L4367' title='Defined at 4367 in src/filemanager/panel.c.'>panel_current_entry</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>);
|
|
<a id='L1815' name='L1815'></a>1815 <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> = <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> : <a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/fname.html' title='Multiple used in 307 places.'>fname</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>;
|
|
<a id='L1816' name='L1816'></a>1816 <em class='brace'>}</em>
|
|
<a id='L1817' name='L1817'></a>1817 <strong class='reserved'>else</strong>
|
|
<a id='L1818' name='L1818'></a>1818 <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> = <a href='../S/src--filemanager--file.c.html#L1774' title='Defined at 1774 in src/filemanager/file.c.'>panel_get_file</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>);
|
|
<a id='L1819' name='L1819'></a>1819
|
|
<a id='L1820' name='L1820'></a>1820 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1821' name='L1821'></a>1821 <strong class='reserved'>return</strong> <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L1822' name='L1822'></a>1822
|
|
<a id='L1823' name='L1823'></a>1823 <a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> = !<a href='../S/lib--fs.h.html#L109' title='Defined at 109 in lib/fs.h.'>DIR_IS_DOTDOT</a> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>);
|
|
<a id='L1824' name='L1824'></a>1824
|
|
<a id='L1825' name='L1825'></a>1825 <strong class='reserved'>if</strong> (!<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a>)
|
|
<a id='L1826' name='L1826'></a>1826 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot operate on \"..\"!"));
|
|
<a id='L1827' name='L1827'></a>1827 <strong class='reserved'>else</strong>
|
|
<a id='L1828' name='L1828'></a>1828 <em class='brace'>{</em>
|
|
<a id='L1829' name='L1829'></a>1829 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/source_vpath.html' title='Multiple used in 4 places.'>source_vpath</a>;
|
|
<a id='L1830' name='L1830'></a>1830
|
|
<a id='L1831' name='L1831'></a>1831 <a href='../Y/source_vpath.html' title='Multiple used in 4 places.'>source_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>);
|
|
<a id='L1832' name='L1832'></a>1832
|
|
<a id='L1833' name='L1833'></a>1833 <em class='comment'>// Update stat to get actual info</em>
|
|
<a id='L1834' name='L1834'></a>1834 <a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> = <a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/source_vpath.html' title='Multiple used in 4 places.'>source_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) == 0;
|
|
<a id='L1835' name='L1835'></a>1835 <strong class='reserved'>if</strong> (!<a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a>)
|
|
<a id='L1836' name='L1836'></a>1836 <em class='brace'>{</em>
|
|
<a id='L1837' name='L1837'></a>1837 <a href='../S/src--util.c.html#L85' title='Defined at 85 in src/util.c.'>file_error_message</a> (<a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot stat\n%s"), <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>);
|
|
<a id='L1838' name='L1838'></a>1838
|
|
<a id='L1839' name='L1839'></a>1839 <em class='comment'>// Directory was changed outside MC. Reload it forced</em>
|
|
<a id='L1840' name='L1840'></a>1840 <strong class='reserved'>if</strong> (!<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/is_panelized.html' title='Multiple used in 20 places.'>is_panelized</a>)
|
|
<a id='L1841' name='L1841'></a>1841 <em class='brace'>{</em>
|
|
<a id='L1842' name='L1842'></a>1842 <a href='../S/src--filemanager--panel.h.html#L49' title='Defined at 49 in src/filemanager/panel.h.'>panel_update_flags_t</a> <a href='../Y/flags.html' title='Multiple used in 398 places.'>flags</a> = <a href='../S/src--filemanager--panel.h.html#L47' title='Defined at 47 in src/filemanager/panel.h.'>UP_RELOAD</a>;
|
|
<a id='L1843' name='L1843'></a>1843
|
|
<a id='L1844' name='L1844'></a>1844 <em class='comment'>// don't update panelized panel</em>
|
|
<a id='L1845' name='L1845'></a>1845 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--layout.c.html#L1403' title='Defined at 1403 in src/filemanager/layout.c.'>get_other_type</a> () == <a href='../S/src--filemanager--layout.h.html#L17' title='Defined at 17 in src/filemanager/layout.h.'>view_listing</a> && <a href='../D/other_panel.html' title='Multiple defined in 2 places.'>other_panel</a>-><a href='../Y/is_panelized.html' title='Multiple used in 20 places.'>is_panelized</a>)
|
|
<a id='L1846' name='L1846'></a>1846 <a href='../Y/flags.html' title='Multiple used in 398 places.'>flags</a> |= <a href='../S/src--filemanager--panel.h.html#L48' title='Defined at 48 in src/filemanager/panel.h.'>UP_ONLY_CURRENT</a>;
|
|
<a id='L1847' name='L1847'></a>1847
|
|
<a id='L1848' name='L1848'></a>1848 <a href='../S/src--filemanager--panel.c.html#L5106' title='Defined at 5106 in src/filemanager/panel.c.'>update_panels</a> (<a href='../Y/flags.html' title='Multiple used in 398 places.'>flags</a>, <a href='../S/src--filemanager--panel.h.html#L26' title='Defined at 26 in src/filemanager/panel.h.'>UP_KEEPSEL</a>);
|
|
<a id='L1849' name='L1849'></a>1849 <em class='brace'>}</em>
|
|
<a id='L1850' name='L1850'></a>1850 <em class='brace'>}</em>
|
|
<a id='L1851' name='L1851'></a>1851
|
|
<a id='L1852' name='L1852'></a>1852 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/source_vpath.html' title='Multiple used in 4 places.'>source_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L1853' name='L1853'></a>1853 <em class='brace'>}</em>
|
|
<a id='L1854' name='L1854'></a>1854
|
|
<a id='L1855' name='L1855'></a>1855 <strong class='reserved'>return</strong> <a href='../Y/ok.html' title='Multiple used in 194 places.'>ok</a> ? <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> : <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L1856' name='L1856'></a>1856 <em class='brace'>}</em>
|
|
<a id='L1857' name='L1857'></a>1857
|
|
<a id='L1858' name='L1858'></a>1858 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1859' name='L1859'></a>1859 <em class='comment'>/**</em>
|
|
<a id='L1860' name='L1860'></a>1860 <em class='comment'> * Generate user prompt for panel operation.</em>
|
|
<a id='L1861' name='L1861'></a>1861 <em class='comment'> * src_stat must be not NULL for single source, and NULL for multiple sources</em>
|
|
<a id='L1862' name='L1862'></a>1862 <em class='comment'> */</em>
|
|
<a id='L1863' name='L1863'></a>1863
|
|
<a id='L1864' name='L1864'></a>1864 <strong class='reserved'>static</strong> <strong class='reserved'>char</strong> *
|
|
<a id='L1865' name='L1865'></a>1865 <a href='../R/panel_operate_generate_prompt.html' title='Multiple referred from 2 places.'>panel_operate_generate_prompt</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L33' title='Defined at 33 in src/filemanager/filegui.h.'>FileOperation</a> <a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>,
|
|
<em class='comment'>/* <a href='#L1805'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L1946'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1865 src/filemanager/file.c' /> */</em>
|
|
<a id='L1866' name='L1866'></a>1866 <strong class='reserved'>const</strong> <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>)
|
|
<a id='L1867' name='L1867'></a>1867 <em class='brace'>{</em>
|
|
<a id='L1868' name='L1868'></a>1868 <strong class='reserved'>char</strong> *<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>;
|
|
<a id='L1869' name='L1869'></a>1869 <strong class='reserved'>char</strong> *<a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a>;
|
|
<a id='L1870' name='L1870'></a>1870 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a>;
|
|
<a id='L1871' name='L1871'></a>1871
|
|
<a id='L1872' name='L1872'></a>1872 <strong class='reserved'>static</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/i18n_flag.html' title='Multiple used in 21 places.'>i18n_flag</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L1873' name='L1873'></a>1873 <strong class='reserved'>if</strong> (!<a href='../Y/i18n_flag.html' title='Multiple used in 21 places.'>i18n_flag</a>)
|
|
<a id='L1874' name='L1874'></a>1874 <em class='brace'>{</em>
|
|
<a id='L1875' name='L1875'></a>1875 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L1876' name='L1876'></a>1876
|
|
<a id='L1877' name='L1877'></a>1877 <strong class='reserved'>for</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = <a href='../Y/G_N_ELEMENTS.html' title='Multiple used in 29 places.'>G_N_ELEMENTS</a> (<a href='../Y/op_names1.html' title='Multiple used in 4 places.'>op_names1</a>); <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>-- != 0;)
|
|
<a id='L1878' name='L1878'></a>1878 <a href='../Y/op_names1.html' title='Multiple used in 4 places.'>op_names1</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>] = <a href='../D/Q_.html' title='Multiple defined in 2 places.'>Q_</a> (<a href='../Y/op_names1.html' title='Multiple used in 4 places.'>op_names1</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>]);
|
|
<a id='L1879' name='L1879'></a>1879
|
|
<a id='L1880' name='L1880'></a>1880 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_NLS.html' title='Multiple used in 18 places.'>ENABLE_NLS</a>
|
|
<a id='L1881' name='L1881'></a>1881 <strong class='reserved'>for</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = <a href='../Y/G_N_ELEMENTS.html' title='Multiple used in 29 places.'>G_N_ELEMENTS</a> (<a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>); <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>-- != 0;)
|
|
<a id='L1882' name='L1882'></a>1882 <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>] = <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> (<a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>]);
|
|
<a id='L1883' name='L1883'></a>1883
|
|
<a id='L1884' name='L1884'></a>1884 <a href='../Y/one_format.html' title='Multiple used in 3 places.'>one_format</a> = <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> (<a href='../Y/one_format.html' title='Multiple used in 3 places.'>one_format</a>);
|
|
<a id='L1885' name='L1885'></a>1885 <a href='../Y/many_format.html' title='Multiple used in 3 places.'>many_format</a> = <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> (<a href='../Y/many_format.html' title='Multiple used in 3 places.'>many_format</a>);
|
|
<a id='L1886' name='L1886'></a>1886 <em class='sharp'>#endif</em>
|
|
<a id='L1887' name='L1887'></a>1887 <a href='../Y/i18n_flag.html' title='Multiple used in 21 places.'>i18n_flag</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L1888' name='L1888'></a>1888 <em class='brace'>}</em>
|
|
<a id='L1889' name='L1889'></a>1889
|
|
<a id='L1890' name='L1890'></a>1890 <em class='comment'>/* Possible prompts:</em>
|
|
<a id='L1891' name='L1891'></a>1891 <em class='comment'> * OP_COPY:</em>
|
|
<a id='L1892' name='L1892'></a>1892 <em class='comment'> * "Copy file \"%s\" with source mask:"</em>
|
|
<a id='L1893' name='L1893'></a>1893 <em class='comment'> * "Copy %d files with source mask:"</em>
|
|
<a id='L1894' name='L1894'></a>1894 <em class='comment'> * "Copy directory \"%s\" with source mask:"</em>
|
|
<a id='L1895' name='L1895'></a>1895 <em class='comment'> * "Copy %d directories with source mask:"</em>
|
|
<a id='L1896' name='L1896'></a>1896 <em class='comment'> * "Copy %d files/directories with source mask:"</em>
|
|
<a id='L1897' name='L1897'></a>1897 <em class='comment'> * OP_MOVE:</em>
|
|
<a id='L1898' name='L1898'></a>1898 <em class='comment'> * "Move file \"%s\" with source mask:"</em>
|
|
<a id='L1899' name='L1899'></a>1899 <em class='comment'> * "Move %d files with source mask:"</em>
|
|
<a id='L1900' name='L1900'></a>1900 <em class='comment'> * "Move directory \"%s\" with source mask:"</em>
|
|
<a id='L1901' name='L1901'></a>1901 <em class='comment'> * "Move %d directories with source mask:"</em>
|
|
<a id='L1902' name='L1902'></a>1902 <em class='comment'> * "Move %d files/directories with source mask:"</em>
|
|
<a id='L1903' name='L1903'></a>1903 <em class='comment'> * OP_DELETE:</em>
|
|
<a id='L1904' name='L1904'></a>1904 <em class='comment'> * "Delete file \"%s\"?"</em>
|
|
<a id='L1905' name='L1905'></a>1905 <em class='comment'> * "Delete %d files?"</em>
|
|
<a id='L1906' name='L1906'></a>1906 <em class='comment'> * "Delete directory \"%s\"?"</em>
|
|
<a id='L1907' name='L1907'></a>1907 <em class='comment'> * "Delete %d directories?"</em>
|
|
<a id='L1908' name='L1908'></a>1908 <em class='comment'> * "Delete %d files/directories?"</em>
|
|
<a id='L1909' name='L1909'></a>1909 <em class='comment'> */</em>
|
|
<a id='L1910' name='L1910'></a>1910
|
|
<a id='L1911' name='L1911'></a>1911 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/one_format.html' title='Multiple used in 3 places.'>one_format</a> : <a href='../Y/many_format.html' title='Multiple used in 3 places.'>many_format</a>);
|
|
<a id='L1912' name='L1912'></a>1912
|
|
<a id='L1913' name='L1913'></a>1913 <em class='comment'>// 1. Substitute %o</em>
|
|
<a id='L1914' name='L1914'></a>1914 <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a> = <a href='../S/lib--strutil--replace.c.html#L60' title='Defined at 60 in lib/strutil/replace.c.'>str_replace_all</a> (<a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a>, "%o", <a href='../Y/op_names1.html' title='Multiple used in 4 places.'>op_names1</a>[(<strong class='reserved'>int</strong>) <a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>]);
|
|
<a id='L1915' name='L1915'></a>1915
|
|
<a id='L1916' name='L1916'></a>1916 <em class='comment'>// 2. Substitute %n</em>
|
|
<a id='L1917' name='L1917'></a>1917 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = <a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> == <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a> ? "\n" : " ";
|
|
<a id='L1918' name='L1918'></a>1918 <a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a> = <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a>;
|
|
<a id='L1919' name='L1919'></a>1919 <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a> = <a href='../S/lib--strutil--replace.c.html#L60' title='Defined at 60 in lib/strutil/replace.c.'>str_replace_all</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>, "%n", <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a>);
|
|
<a id='L1920' name='L1920'></a>1920 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>);
|
|
<a id='L1921' name='L1921'></a>1921
|
|
<a id='L1922' name='L1922'></a>1922 <em class='comment'>// 3. Substitute %f</em>
|
|
<a id='L1923' name='L1923'></a>1923 <strong class='reserved'>if</strong> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1924' name='L1924'></a>1924 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = <a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) ? <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[2] : <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[0];
|
|
<a id='L1925' name='L1925'></a>1925 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> == <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dirs_marked.html' title='Multiple used in 14 places.'>dirs_marked</a>)
|
|
<a id='L1926' name='L1926'></a>1926 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[3];
|
|
<a id='L1927' name='L1927'></a>1927 <strong class='reserved'>else</strong>
|
|
<a id='L1928' name='L1928'></a>1928 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dirs_marked.html' title='Multiple used in 14 places.'>dirs_marked</a> != 0 ? <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[4] : <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[1];
|
|
<a id='L1929' name='L1929'></a>1929
|
|
<a id='L1930' name='L1930'></a>1930 <a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a> = <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a>;
|
|
<a id='L1931' name='L1931'></a>1931 <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a> = <a href='../S/lib--strutil--replace.c.html#L60' title='Defined at 60 in lib/strutil/replace.c.'>str_replace_all</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>, "%f", <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a>);
|
|
<a id='L1932' name='L1932'></a>1932 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>);
|
|
<a id='L1933' name='L1933'></a>1933
|
|
<a id='L1934' name='L1934'></a>1934 <em class='comment'>// 4. Substitute %m</em>
|
|
<a id='L1935' name='L1935'></a>1935 <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a> = <a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> == <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a> ? "?" : <a href='../Y/prompt_parts.html' title='Multiple used in 7 places.'>prompt_parts</a>[5];
|
|
<a id='L1936' name='L1936'></a>1936 <a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a> = <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a>;
|
|
<a id='L1937' name='L1937'></a>1937 <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a> = <a href='../S/lib--strutil--replace.c.html#L60' title='Defined at 60 in lib/strutil/replace.c.'>str_replace_all</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>, "%m", <a href='../Y/cp.html' title='Multiple used in 38 places.'>cp</a>);
|
|
<a id='L1938' name='L1938'></a>1938 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/sp.html' title='Multiple used in 85 places.'>sp</a>);
|
|
<a id='L1939' name='L1939'></a>1939
|
|
<a id='L1940' name='L1940'></a>1940 <strong class='reserved'>return</strong> <a href='../Y/format_string.html' title='Multiple used in 9 places.'>format_string</a>;
|
|
<a id='L1941' name='L1941'></a>1941 <em class='brace'>}</em>
|
|
<a id='L1942' name='L1942'></a>1942
|
|
<a id='L1943' name='L1943'></a>1943 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1944' name='L1944'></a>1944
|
|
<a id='L1945' name='L1945'></a>1945 <strong class='reserved'>static</strong> <strong class='reserved'>char</strong> *
|
|
<a id='L1946' name='L1946'></a>1946 <a href='../S/src--filemanager--file.c.html#L3523' title='Referred from 3523 in src/filemanager/file.c.'>do_confirm_copy_move</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>,
|
|
<em class='comment'>/* <a href='#L1865'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2001'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+1946 src/filemanager/file.c' /> */</em>
|
|
<a id='L1947' name='L1947'></a>1947 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> *<a href='../Y/do_bg.html' title='Multiple used in 9 places.'>do_bg</a>)
|
|
<a id='L1948' name='L1948'></a>1948 <em class='brace'>{</em>
|
|
<a id='L1949' name='L1949'></a>1949 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>;
|
|
<a id='L1950' name='L1950'></a>1950 <strong class='reserved'>char</strong> *<a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a>;
|
|
<a id='L1951' name='L1951'></a>1951 <strong class='reserved'>char</strong> *<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>;
|
|
<a id='L1952' name='L1952'></a>1952 <strong class='reserved'>char</strong> *<a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1953' name='L1953'></a>1953
|
|
<a id='L1954' name='L1954'></a>1954 <em class='comment'>// Forced single operations default to the original name</em>
|
|
<a id='L1955' name='L1955'></a>1955 <strong class='reserved'>if</strong> (<a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>)
|
|
<a id='L1956' name='L1956'></a>1956 <a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a> = <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>;
|
|
<a id='L1957' name='L1957'></a>1957 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--layout.c.html#L1403' title='Defined at 1403 in src/filemanager/layout.c.'>get_other_type</a> () == <a href='../S/src--filemanager--layout.h.html#L17' title='Defined at 17 in src/filemanager/layout.h.'>view_listing</a>)
|
|
<a id='L1958' name='L1958'></a>1958 <a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../D/other_panel.html' title='Multiple defined in 2 places.'>other_panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>);
|
|
<a id='L1959' name='L1959'></a>1959 <strong class='reserved'>else</strong>
|
|
<a id='L1960' name='L1960'></a>1960 <a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>);
|
|
<a id='L1961' name='L1961'></a>1961
|
|
<a id='L1962' name='L1962'></a>1962 <em class='comment'>/*</em>
|
|
<a id='L1963' name='L1963'></a>1963 <em class='comment'> * Add trailing backslash only when do non-local ops.</em>
|
|
<a id='L1964' name='L1964'></a>1964 <em class='comment'> * It saves user from occasional file renames (when destination</em>
|
|
<a id='L1965' name='L1965'></a>1965 <em class='comment'> * dir is deleted)</em>
|
|
<a id='L1966' name='L1966'></a>1966 <em class='comment'> */</em>
|
|
<a id='L1967' name='L1967'></a>1967 <strong class='reserved'>if</strong> (!<a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a> && <a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> && <a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>[0] != '\0'
|
|
<a id='L1968' name='L1968'></a>1968 && !<a href='../S/lib--unixcompat.h.html#L115' title='Defined at 115 in lib/unixcompat.h.'>IS_PATH_SEP</a> (<a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>[<a href='../Y/strlen.html' title='Multiple used in 193 places.'>strlen</a> (<a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>) - 1]))
|
|
<a id='L1969' name='L1969'></a>1969 <em class='brace'>{</em>
|
|
<a id='L1970' name='L1970'></a>1970 <em class='comment'>// add trailing separator</em>
|
|
<a id='L1971' name='L1971'></a>1971 <a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a> = <a href='../Y/g_strconcat.html' title='Multiple used in 70 places.'>g_strconcat</a> (<a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>, <a href='../S/lib--unixcompat.h.html#L114' title='Defined at 114 in lib/unixcompat.h.'>PATH_SEP_STR</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L1972' name='L1972'></a>1972 <em class='brace'>}</em>
|
|
<a id='L1973' name='L1973'></a>1973 <strong class='reserved'>else</strong>
|
|
<a id='L1974' name='L1974'></a>1974 <em class='brace'>{</em>
|
|
<a id='L1975' name='L1975'></a>1975 <em class='comment'>// just copy</em>
|
|
<a id='L1976' name='L1976'></a>1976 <a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a> = <a href='../Y/g_strdup.html' title='Multiple used in 402 places.'>g_strdup</a> (<a href='../Y/tmp_dest_dir.html' title='Multiple used in 8 places.'>tmp_dest_dir</a>);
|
|
<a id='L1977' name='L1977'></a>1977 <em class='brace'>}</em>
|
|
<a id='L1978' name='L1978'></a>1978
|
|
<a id='L1979' name='L1979'></a>1979 <strong class='reserved'>if</strong> (<a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1980' name='L1980'></a>1980 <strong class='reserved'>return</strong> <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L1981' name='L1981'></a>1981
|
|
<a id='L1982' name='L1982'></a>1982 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L1983' name='L1983'></a>1983 <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L1984' name='L1984'></a>1984
|
|
<a id='L1985' name='L1985'></a>1985 <em class='comment'>// Generate confirmation prompt</em>
|
|
<a id='L1986' name='L1986'></a>1986 <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a> = <a href='../S/src--filemanager--file.c.html#L1865' title='Defined at 1865 in src/filemanager/file.c.'>panel_operate_generate_prompt</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L1987' name='L1987'></a>1987
|
|
<a id='L1988' name='L1988'></a>1988 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a> =
|
|
<a id='L1989' name='L1989'></a>1989 <a href='../S/src--filemanager--filegui.c.html#L1314' title='Defined at 1314 in src/filemanager/filegui.c.'>file_mask_dialog</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>,
|
|
<a id='L1990' name='L1990'></a>1990 <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> : (<strong class='reserved'>const</strong> <strong class='reserved'>void</strong> *) &<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a>, <a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a>, <a href='../Y/do_bg.html' title='Multiple used in 9 places.'>do_bg</a>);
|
|
<a id='L1991' name='L1991'></a>1991
|
|
<a id='L1992' name='L1992'></a>1992 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>);
|
|
<a id='L1993' name='L1993'></a>1993 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/dest_dir.html' title='Multiple used in 20 places.'>dest_dir</a>);
|
|
<a id='L1994' name='L1994'></a>1994
|
|
<a id='L1995' name='L1995'></a>1995 <strong class='reserved'>return</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L1996' name='L1996'></a>1996 <em class='brace'>}</em>
|
|
<a id='L1997' name='L1997'></a>1997
|
|
<a id='L1998' name='L1998'></a>1998 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L1999' name='L1999'></a>1999
|
|
<a id='L2000' name='L2000'></a>2000 <strong class='reserved'>static</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L2001' name='L2001'></a>2001 <a href='../S/src--filemanager--file.c.html#L3532' title='Referred from 3532 in src/filemanager/file.c.'>do_confirm_erase</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>)
|
|
<em class='comment'>/* <a href='#L1946'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2036'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2001 src/filemanager/file.c' /> */</em>
|
|
<a id='L2002' name='L2002'></a>2002 <em class='brace'>{</em>
|
|
<a id='L2003' name='L2003'></a>2003 <strong class='reserved'>int</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L2004' name='L2004'></a>2004 <strong class='reserved'>char</strong> *<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>;
|
|
<a id='L2005' name='L2005'></a>2005 <strong class='reserved'>char</strong> <a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>[<a href='../S/lib--global.h.html#L89' title='Defined at 89 in lib/global.h.'>BUF_MEDIUM</a>];
|
|
<a id='L2006' name='L2006'></a>2006
|
|
<a id='L2007' name='L2007'></a>2007 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2008' name='L2008'></a>2008 <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L2009' name='L2009'></a>2009
|
|
<a id='L2010' name='L2010'></a>2010 <em class='comment'>// Generate confirmation prompt</em>
|
|
<a id='L2011' name='L2011'></a>2011 <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a> = <a href='../S/src--filemanager--file.c.html#L1865' title='Defined at 1865 in src/filemanager/file.c.'>panel_operate_generate_prompt</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L2012' name='L2012'></a>2012
|
|
<a id='L2013' name='L2013'></a>2013 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2014' name='L2014'></a>2014 <a href='../Y/g_snprintf.html' title='Multiple used in 97 places.'>g_snprintf</a> (<a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>, <strong class='reserved'>sizeof</strong> (<a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>), <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a>);
|
|
<a id='L2015' name='L2015'></a>2015 <strong class='reserved'>else</strong>
|
|
<a id='L2016' name='L2016'></a>2016 <em class='brace'>{</em>
|
|
<a id='L2017' name='L2017'></a>2017 <strong class='reserved'>const</strong> <strong class='reserved'>int</strong> <a href='../Y/fmd_xlen.html' title='Multiple used in 9 places.'>fmd_xlen</a> = 64;
|
|
<a id='L2018' name='L2018'></a>2018
|
|
<a id='L2019' name='L2019'></a>2019 <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = <a href='../Y/fmd_xlen.html' title='Multiple used in 9 places.'>fmd_xlen</a> - <a href='../S/lib--strutil--strutil.c.html#L653' title='Defined at 653 in lib/strutil/strutil.c.'>str_term_width1</a> (<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>) - 4;
|
|
<a id='L2020' name='L2020'></a>2020 <a href='../Y/g_snprintf.html' title='Multiple used in 97 places.'>g_snprintf</a> (<a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>, <strong class='reserved'>sizeof</strong> (<a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>), <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, <a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>));
|
|
<a id='L2021' name='L2021'></a>2021 <em class='brace'>}</em>
|
|
<a id='L2022' name='L2022'></a>2022
|
|
<a id='L2023' name='L2023'></a>2023 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>);
|
|
<a id='L2024' name='L2024'></a>2024
|
|
<a id='L2025' name='L2025'></a>2025 <strong class='reserved'>if</strong> (<a href='../Y/safe_delete.html' title='Multiple used in 7 places.'>safe_delete</a>)
|
|
<a id='L2026' name='L2026'></a>2026 <a href='../S/lib--widget--wtools.c.html#L342' title='Defined at 342 in lib/widget/wtools.c.'>query_set_sel</a> (1);
|
|
<a id='L2027' name='L2027'></a>2027
|
|
<a id='L2028' name='L2028'></a>2028 <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../Y/op_names.html' title='Multiple used in 9 places.'>op_names</a>[<a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>], <a href='../Y/fmd_buf.html' title='Multiple used in 8 places.'>fmd_buf</a>, <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 2, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Yes"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&No"));
|
|
<a id='L2029' name='L2029'></a>2029
|
|
<a id='L2030' name='L2030'></a>2030 <strong class='reserved'>return</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> == 0);
|
|
<a id='L2031' name='L2031'></a>2031 <em class='brace'>}</em>
|
|
<a id='L2032' name='L2032'></a>2032
|
|
<a id='L2033' name='L2033'></a>2033 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2034' name='L2034'></a>2034
|
|
<a id='L2035' name='L2035'></a>2035 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L2036' name='L2036'></a>2036 <a href='../S/src--filemanager--file.c.html#L3615' title='Referred from 3615 in src/filemanager/file.c.'>operate_single_file</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>,
|
|
<em class='comment'>/* <a href='#L2001'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2137'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2036 src/filemanager/file.c' /> */</em>
|
|
<a id='L2037' name='L2037'></a>2037 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, <a href='../S/src--filemanager--filegui.h.html#L26' title='Defined at 26 in src/filemanager/filegui.h.'>filegui_dialog_type_t</a> <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>)
|
|
<a id='L2038' name='L2038'></a>2038 <em class='brace'>{</em>
|
|
<a id='L2039' name='L2039'></a>2039 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>;
|
|
<a id='L2040' name='L2040'></a>2040 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>;
|
|
<a id='L2041' name='L2041'></a>2041 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>;
|
|
<a id='L2042' name='L2042'></a>2042
|
|
<a id='L2043' name='L2043'></a>2043 <strong class='reserved'>if</strong> (<a href='../Y/g_path_is_absolute.html' title='Multiple used in 18 places.'>g_path_is_absolute</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>))
|
|
<a id='L2044' name='L2044'></a>2044 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>);
|
|
<a id='L2045' name='L2045'></a>2045 <strong class='reserved'>else</strong>
|
|
<a id='L2046' name='L2046'></a>2046 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2047' name='L2047'></a>2047
|
|
<a id='L2048' name='L2048'></a>2048 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L2049' name='L2049'></a>2049 <em class='comment'>// Is link to directory?</em>
|
|
<a id='L2050' name='L2050'></a>2050 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2051' name='L2051'></a>2051 <em class='brace'>{</em>
|
|
<a id='L2052' name='L2052'></a>2052 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a>;
|
|
<a id='L2053' name='L2053'></a>2053
|
|
<a id='L2054' name='L2054'></a>2054 <a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a> = <a href='../S/src--filemanager--file.c.html#L2248' title='Defined at 2248 in src/filemanager/file.c.'>file_is_symlink_to_dir</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2055' name='L2055'></a>2055 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !(<a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a> && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/follow_links.html' title='Multiple used in 8 places.'>follow_links</a>);
|
|
<a id='L2056' name='L2056'></a>2056 <em class='brace'>}</em>
|
|
<a id='L2057' name='L2057'></a>2057
|
|
<a id='L2058' name='L2058'></a>2058 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> == <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>)
|
|
<a id='L2059' name='L2059'></a>2059 <em class='brace'>{</em>
|
|
<a id='L2060' name='L2060'></a>2060 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, !<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>, <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>);
|
|
<a id='L2061' name='L2061'></a>2061 <strong class='reserved'>if</strong> (<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2062' name='L2062'></a>2062 <em class='brace'>{</em>
|
|
<a id='L2063' name='L2063'></a>2063 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2064' name='L2064'></a>2064 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1383' title='Defined at 1383 in src/filemanager/file.c.'>erase_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2065' name='L2065'></a>2065 <strong class='reserved'>else</strong>
|
|
<a id='L2066' name='L2066'></a>2066 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L3327' title='Defined at 3327 in src/filemanager/file.c.'>erase_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2067' name='L2067'></a>2067 <em class='brace'>}</em>
|
|
<a id='L2068' name='L2068'></a>2068 <em class='brace'>}</em>
|
|
<a id='L2069' name='L2069'></a>2069 <strong class='reserved'>else</strong>
|
|
<a id='L2070' name='L2070'></a>2070 <em class='brace'>{</em>
|
|
<a id='L2071' name='L2071'></a>2071 <strong class='reserved'>char</strong> *<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>;
|
|
<a id='L2072' name='L2072'></a>2072
|
|
<a id='L2073' name='L2073'></a>2073 <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2074' name='L2074'></a>2074
|
|
<a id='L2075' name='L2075'></a>2075 <a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a> = <a href='../S/src--filemanager--file.c.html#L238' title='Defined at 238 in src/filemanager/file.c.'>build_dest</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, &<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>);
|
|
<a id='L2076' name='L2076'></a>2076 <strong class='reserved'>if</strong> (<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2077' name='L2077'></a>2077 <em class='brace'>{</em>
|
|
<a id='L2078' name='L2078'></a>2078 <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> = <a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>;
|
|
<a id='L2079' name='L2079'></a>2079
|
|
<a id='L2080' name='L2080'></a>2080 <strong class='reserved'>switch</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>)
|
|
<a id='L2081' name='L2081'></a>2081 <em class='brace'>{</em>
|
|
<a id='L2082' name='L2082'></a>2082 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L30' title='Defined at 30 in src/filemanager/filegui.h.'>OP_COPY</a>:
|
|
<a id='L2083' name='L2083'></a>2083 <em class='comment'>// we use file_mask_op_follow_links only with OP_COPY</em>
|
|
<a id='L2084' name='L2084'></a>2084 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L2085' name='L2085'></a>2085
|
|
<a id='L2086' name='L2086'></a>2086 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, !<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>,
|
|
<a id='L2087' name='L2087'></a>2087 <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>);
|
|
<a id='L2088' name='L2088'></a>2088 <strong class='reserved'>if</strong> (<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2089' name='L2089'></a>2089 <em class='brace'>{</em>
|
|
<a id='L2090' name='L2090'></a>2090 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L2091' name='L2091'></a>2091 <em class='comment'>// Is link to directory?</em>
|
|
<a id='L2092' name='L2092'></a>2092 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2093' name='L2093'></a>2093 <em class='brace'>{</em>
|
|
<a id='L2094' name='L2094'></a>2094 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a>;
|
|
<a id='L2095' name='L2095'></a>2095
|
|
<a id='L2096' name='L2096'></a>2096 <a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a> = <a href='../S/src--filemanager--file.c.html#L2248' title='Defined at 2248 in src/filemanager/file.c.'>file_is_symlink_to_dir</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2097' name='L2097'></a>2097 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !(<a href='../Y/is_link.html' title='Multiple used in 6 places.'>is_link</a> && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/follow_links.html' title='Multiple used in 8 places.'>follow_links</a>);
|
|
<a id='L2098' name='L2098'></a>2098 <em class='brace'>}</em>
|
|
<a id='L2099' name='L2099'></a>2099
|
|
<a id='L2100' name='L2100'></a>2100 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2101' name='L2101'></a>2101 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L2282' title='Defined at 2282 in src/filemanager/file.c.'>copy_file_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2102' name='L2102'></a>2102 <strong class='reserved'>else</strong>
|
|
<a id='L2103' name='L2103'></a>2103 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L3003' title='Defined at 3003 in src/filemanager/file.c.'>copy_dir_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2104' name='L2104'></a>2104 <em class='brace'>}</em>
|
|
<a id='L2105' name='L2105'></a>2105 <strong class='reserved'>break</strong>;
|
|
<a id='L2106' name='L2106'></a>2106
|
|
<a id='L2107' name='L2107'></a>2107 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L31' title='Defined at 31 in src/filemanager/filegui.h.'>OP_MOVE</a>:
|
|
<a id='L2108' name='L2108'></a>2108 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L2109' name='L2109'></a>2109 <strong class='reserved'>if</strong> (!<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L2110' name='L2110'></a>2110 <em class='sharp'>#endif</em>
|
|
<a id='L2111' name='L2111'></a>2111 <em class='comment'>// create UI to show confirmation dialog</em>
|
|
<a id='L2112' name='L2112'></a>2112 <a href='../S/src--filemanager--filegui.c.html#L861' title='Defined at 861 in src/filemanager/filegui.c.'>file_progress_ui_create</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../S/src--filemanager--filegui.h.html#L23' title='Defined at 23 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_ONE_ITEM</a>);
|
|
<a id='L2113' name='L2113'></a>2113
|
|
<a id='L2114' name='L2114'></a>2114 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2115' name='L2115'></a>2115 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1214' title='Defined at 1214 in src/filemanager/file.c.'>move_file_file</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2116' name='L2116'></a>2116 <strong class='reserved'>else</strong>
|
|
<a id='L2117' name='L2117'></a>2117 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1617' title='Defined at 1617 in src/filemanager/file.c.'>do_move_dir_dir</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2118' name='L2118'></a>2118 <strong class='reserved'>break</strong>;
|
|
<a id='L2119' name='L2119'></a>2119
|
|
<a id='L2120' name='L2120'></a>2120 <strong class='reserved'>default</strong>:
|
|
<a id='L2121' name='L2121'></a>2121 <em class='comment'>// Unknown file operation</em>
|
|
<a id='L2122' name='L2122'></a>2122 <a href='../Y/abort.html' title='Multiple used in 16 places.'>abort</a> ();
|
|
<a id='L2123' name='L2123'></a>2123 <em class='brace'>}</em>
|
|
<a id='L2124' name='L2124'></a>2124
|
|
<a id='L2125' name='L2125'></a>2125 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>);
|
|
<a id='L2126' name='L2126'></a>2126 <em class='brace'>}</em>
|
|
<a id='L2127' name='L2127'></a>2127 <em class='brace'>}</em>
|
|
<a id='L2128' name='L2128'></a>2128
|
|
<a id='L2129' name='L2129'></a>2129 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2130' name='L2130'></a>2130
|
|
<a id='L2131' name='L2131'></a>2131 <strong class='reserved'>return</strong> <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>;
|
|
<a id='L2132' name='L2132'></a>2132 <em class='brace'>}</em>
|
|
<a id='L2133' name='L2133'></a>2133
|
|
<a id='L2134' name='L2134'></a>2134 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2135' name='L2135'></a>2135
|
|
<a id='L2136' name='L2136'></a>2136 <strong class='reserved'>static</strong> <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L2137' name='L2137'></a>2137 <a href='../S/src--filemanager--file.c.html#L3659' title='Referred from 3659 in src/filemanager/file.c.'>operate_one_file</a> (<strong class='reserved'>const</strong> <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>,
|
|
<em class='comment'>/* <a href='#L2036'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2208'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2137 src/filemanager/file.c' /> */</em>
|
|
<a id='L2138' name='L2138'></a>2138 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>)
|
|
<a id='L2139' name='L2139'></a>2139 <em class='brace'>{</em>
|
|
<a id='L2140' name='L2140'></a>2140 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2141' name='L2141'></a>2141 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>;
|
|
<a id='L2142' name='L2142'></a>2142 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>;
|
|
<a id='L2143' name='L2143'></a>2143
|
|
<a id='L2144' name='L2144'></a>2144 <strong class='reserved'>if</strong> (<a href='../Y/g_path_is_absolute.html' title='Multiple used in 18 places.'>g_path_is_absolute</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>))
|
|
<a id='L2145' name='L2145'></a>2145 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>);
|
|
<a id='L2146' name='L2146'></a>2146 <strong class='reserved'>else</strong>
|
|
<a id='L2147' name='L2147'></a>2147 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2148' name='L2148'></a>2148
|
|
<a id='L2149' name='L2149'></a>2149 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L2150' name='L2150'></a>2150
|
|
<a id='L2151' name='L2151'></a>2151 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> == <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>)
|
|
<a id='L2152' name='L2152'></a>2152 <em class='brace'>{</em>
|
|
<a id='L2153' name='L2153'></a>2153 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2154' name='L2154'></a>2154 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1383' title='Defined at 1383 in src/filemanager/file.c.'>erase_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2155' name='L2155'></a>2155 <strong class='reserved'>else</strong>
|
|
<a id='L2156' name='L2156'></a>2156 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L3327' title='Defined at 3327 in src/filemanager/file.c.'>erase_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2157' name='L2157'></a>2157 <em class='brace'>}</em>
|
|
<a id='L2158' name='L2158'></a>2158 <strong class='reserved'>else</strong>
|
|
<a id='L2159' name='L2159'></a>2159 <em class='brace'>{</em>
|
|
<a id='L2160' name='L2160'></a>2160 <strong class='reserved'>char</strong> *<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>;
|
|
<a id='L2161' name='L2161'></a>2161
|
|
<a id='L2162' name='L2162'></a>2162 <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2163' name='L2163'></a>2163
|
|
<a id='L2164' name='L2164'></a>2164 <a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a> = <a href='../S/src--filemanager--file.c.html#L238' title='Defined at 238 in src/filemanager/file.c.'>build_dest</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, &<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>);
|
|
<a id='L2165' name='L2165'></a>2165 <strong class='reserved'>if</strong> (<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2166' name='L2166'></a>2166 <em class='brace'>{</em>
|
|
<a id='L2167' name='L2167'></a>2167 <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> = <a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>;
|
|
<a id='L2168' name='L2168'></a>2168
|
|
<a id='L2169' name='L2169'></a>2169 <strong class='reserved'>switch</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>)
|
|
<a id='L2170' name='L2170'></a>2170 <em class='brace'>{</em>
|
|
<a id='L2171' name='L2171'></a>2171 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L30' title='Defined at 30 in src/filemanager/filegui.h.'>OP_COPY</a>:
|
|
<a id='L2172' name='L2172'></a>2172 <em class='comment'>// we use file_mask_op_follow_links only with OP_COPY</em>
|
|
<a id='L2173' name='L2173'></a>2173 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L2174' name='L2174'></a>2174 <a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a> = !<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L2175' name='L2175'></a>2175
|
|
<a id='L2176' name='L2176'></a>2176 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2177' name='L2177'></a>2177 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L2282' title='Defined at 2282 in src/filemanager/file.c.'>copy_file_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2178' name='L2178'></a>2178 <strong class='reserved'>else</strong>
|
|
<a id='L2179' name='L2179'></a>2179 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L3003' title='Defined at 3003 in src/filemanager/file.c.'>copy_dir_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L2180' name='L2180'></a>2180 <a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a> = <a href='../S/src--filemanager--file.c.html#L323' title='Defined at 323 in src/filemanager/file.c.'>free_linklist</a> (<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a>);
|
|
<a id='L2181' name='L2181'></a>2181 <strong class='reserved'>break</strong>;
|
|
<a id='L2182' name='L2182'></a>2182
|
|
<a id='L2183' name='L2183'></a>2183 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L31' title='Defined at 31 in src/filemanager/filegui.h.'>OP_MOVE</a>:
|
|
<a id='L2184' name='L2184'></a>2184 <strong class='reserved'>if</strong> (<a href='../Y/is_file.html' title='Multiple used in 18 places.'>is_file</a>)
|
|
<a id='L2185' name='L2185'></a>2185 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1214' title='Defined at 1214 in src/filemanager/file.c.'>move_file_file</a> (<a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2186' name='L2186'></a>2186 <strong class='reserved'>else</strong>
|
|
<a id='L2187' name='L2187'></a>2187 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L1617' title='Defined at 1617 in src/filemanager/file.c.'>do_move_dir_dir</a> (<a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src.html' title='Multiple used in 112 places.'>src</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L2188' name='L2188'></a>2188 <strong class='reserved'>break</strong>;
|
|
<a id='L2189' name='L2189'></a>2189
|
|
<a id='L2190' name='L2190'></a>2190 <strong class='reserved'>default</strong>:
|
|
<a id='L2191' name='L2191'></a>2191 <em class='comment'>// Unknown file operation</em>
|
|
<a id='L2192' name='L2192'></a>2192 <a href='../Y/abort.html' title='Multiple used in 16 places.'>abort</a> ();
|
|
<a id='L2193' name='L2193'></a>2193 <em class='brace'>}</em>
|
|
<a id='L2194' name='L2194'></a>2194
|
|
<a id='L2195' name='L2195'></a>2195 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/temp.html' title='Multiple used in 73 places.'>temp</a>);
|
|
<a id='L2196' name='L2196'></a>2196 <em class='brace'>}</em>
|
|
<a id='L2197' name='L2197'></a>2197 <em class='brace'>}</em>
|
|
<a id='L2198' name='L2198'></a>2198
|
|
<a id='L2199' name='L2199'></a>2199 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2200' name='L2200'></a>2200
|
|
<a id='L2201' name='L2201'></a>2201 <strong class='reserved'>return</strong> <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>;
|
|
<a id='L2202' name='L2202'></a>2202 <em class='brace'>}</em>
|
|
<a id='L2203' name='L2203'></a>2203
|
|
<a id='L2204' name='L2204'></a>2204 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2205' name='L2205'></a>2205
|
|
<a id='L2206' name='L2206'></a>2206 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L2207' name='L2207'></a>2207 <strong class='reserved'>static</strong> <strong class='reserved'>int</strong>
|
|
<a id='L2208' name='L2208'></a>2208 <a href='../S/src--filemanager--file.c.html#L3697' title='Referred from 3697 in src/filemanager/file.c.'>end_bg_process</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>enum</strong> <a href='../S/src--filemanager--filegui.h.html#L57' title='Defined at 57 in src/filemanager/filegui.h.'>OperationMode</a> <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a>)
|
|
<em class='comment'>/* <a href='#L2137'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2229'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2208 src/filemanager/file.c' /> */</em>
|
|
<a id='L2209' name='L2209'></a>2209 <em class='brace'>{</em>
|
|
<a id='L2210' name='L2210'></a>2210 <strong class='reserved'>int</strong> <a href='../Y/pid.html' title='Multiple used in 52 places.'>pid</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pid.html' title='Multiple used in 52 places.'>pid</a>;
|
|
<a id='L2211' name='L2211'></a>2211
|
|
<a id='L2212' name='L2212'></a>2212 (<strong class='reserved'>void</strong>) <a href='../Y/mode.html' title='Multiple used in 188 places.'>mode</a>;
|
|
<a id='L2213' name='L2213'></a>2213 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pid.html' title='Multiple used in 52 places.'>pid</a> = 0;
|
|
<a id='L2214' name='L2214'></a>2214
|
|
<a id='L2215' name='L2215'></a>2215 <a href='../S/src--background.c.html#L500' title='Defined at 500 in src/background.c.'>unregister_task_with_pid</a> (<a href='../Y/pid.html' title='Multiple used in 52 places.'>pid</a>);
|
|
<a id='L2216' name='L2216'></a>2216 <em class='comment'>// file_op_context_destroy(ctx);</em>
|
|
<a id='L2217' name='L2217'></a>2217 <strong class='reserved'>return</strong> 1;
|
|
<a id='L2218' name='L2218'></a>2218 <em class='brace'>}</em>
|
|
<a id='L2219' name='L2219'></a>2219 <em class='sharp'>#endif</em>
|
|
<a id='L2220' name='L2220'></a>2220 <em class='comment'>/* }}} */</em>
|
|
<a id='L2221' name='L2221'></a>2221
|
|
<a id='L2222' name='L2222'></a>2222 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2223' name='L2223'></a>2223
|
|
<a id='L2224' name='L2224'></a>2224 <em class='comment'>/**</em>
|
|
<a id='L2225' name='L2225'></a>2225 <em class='comment'> * On Solaris, ENOTSUP != EOPNOTSUPP. Some FS also return ENOSYS or EINVAL as "not implemented".</em>
|
|
<a id='L2226' name='L2226'></a>2226 <em class='comment'> * On some Linux kernels (tested on 4.9, 5.4) there is ENOTTY on tmpfs.</em>
|
|
<a id='L2227' name='L2227'></a>2227 <em class='comment'> */</em>
|
|
<a id='L2228' name='L2228'></a>2228 <strong class='reserved'>static</strong> <strong class='reserved'>inline</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L2229' name='L2229'></a>2229 <a href='../R/attrs_ignore_error.html' title='Multiple referred from 5 places.'>attrs_ignore_error</a> (<strong class='reserved'>const</strong> <strong class='reserved'>int</strong> <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a>)
|
|
<em class='comment'>/* <a href='#L2208'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2248'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2229 src/filemanager/file.c' /> */</em>
|
|
<a id='L2230' name='L2230'></a>2230 <em class='brace'>{</em>
|
|
<a id='L2231' name='L2231'></a>2231 <strong class='reserved'>return</strong> (<a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == <a href='../Y/ENOTSUP.html' title='Multiple used in 15 places.'>ENOTSUP</a> || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == EOPNOTSUPP || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == ENOSYS || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == <a href='../Y/EINVAL.html' title='Multiple used in 12 places.'>EINVAL</a> || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == ENOTTY
|
|
<a id='L2232' name='L2232'></a>2232 || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == <a href='../Y/ELOOP.html' title='Multiple used in 5 places.'>ELOOP</a> || <a href='../Y/e.html' title='Multiple used in 237 places.'>e</a> == ENXIO);
|
|
<a id='L2233' name='L2233'></a>2233 <em class='brace'>}</em>
|
|
<a id='L2234' name='L2234'></a>2234
|
|
<a id='L2235' name='L2235'></a>2235 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2236' name='L2236'></a>2236 <em class='comment'>/*** public functions ****************************************************************************/</em>
|
|
<a id='L2237' name='L2237'></a>2237 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2238' name='L2238'></a>2238
|
|
<a id='L2239' name='L2239'></a>2239 <em class='comment'>/* Is file symlink to directory or not.</em>
|
|
<a id='L2240' name='L2240'></a>2240 <em class='comment'> *</em>
|
|
<a id='L2241' name='L2241'></a>2241 <em class='comment'> * @param path file or directory</em>
|
|
<a id='L2242' name='L2242'></a>2242 <em class='comment'> * @param st result of mc_lstat(vpath). If NULL, mc_lstat(vpath) is performed here</em>
|
|
<a id='L2243' name='L2243'></a>2243 <em class='comment'> * @param stale_link TRUE if file is stale link to directory</em>
|
|
<a id='L2244' name='L2244'></a>2244 <em class='comment'> *</em>
|
|
<a id='L2245' name='L2245'></a>2245 <em class='comment'> * @return TRUE if file symlink to directory, ELSE otherwise.</em>
|
|
<a id='L2246' name='L2246'></a>2246 <em class='comment'> */</em>
|
|
<a id='L2247' name='L2247'></a>2247 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L2248' name='L2248'></a>2248 <a href='../R/file_is_symlink_to_dir.html' title='Multiple referred from 5 places.'>file_is_symlink_to_dir</a> (<strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> *<a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> *<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a>)
|
|
<em class='comment'>/* <a href='#L2229'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L2282'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2248 src/filemanager/file.c' /> */</em>
|
|
<a id='L2249' name='L2249'></a>2249 <em class='brace'>{</em>
|
|
<a id='L2250' name='L2250'></a>2250 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/st2.html' title='Multiple used in 2 places.'>st2</a>;
|
|
<a id='L2251' name='L2251'></a>2251 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/stale.html' title='Multiple used in 4 places.'>stale</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2252' name='L2252'></a>2252 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2253' name='L2253'></a>2253
|
|
<a id='L2254' name='L2254'></a>2254 <strong class='reserved'>if</strong> (<a href='../Y/st.html' title='Multiple used in 519 places.'>st</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2255' name='L2255'></a>2255 <em class='brace'>{</em>
|
|
<a id='L2256' name='L2256'></a>2256 <a href='../Y/st.html' title='Multiple used in 519 places.'>st</a> = &<a href='../Y/st2.html' title='Multiple used in 2 places.'>st2</a>;
|
|
<a id='L2257' name='L2257'></a>2257
|
|
<a id='L2258' name='L2258'></a>2258 <strong class='reserved'>if</strong> (<a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>) != 0)
|
|
<a id='L2259' name='L2259'></a>2259 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2260' name='L2260'></a>2260 <em class='brace'>}</em>
|
|
<a id='L2261' name='L2261'></a>2261
|
|
<a id='L2262' name='L2262'></a>2262 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L36' title='Defined at 36 in lib/fs.h.'>S_ISLNK</a> (<a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L2263' name='L2263'></a>2263 <em class='brace'>{</em>
|
|
<a id='L2264' name='L2264'></a>2264 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/st3.html' title='Multiple used in 3 places.'>st3</a>;
|
|
<a id='L2265' name='L2265'></a>2265
|
|
<a id='L2266' name='L2266'></a>2266 <a href='../Y/stale.html' title='Multiple used in 4 places.'>stale</a> = (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/st3.html' title='Multiple used in 3 places.'>st3</a>) != 0);
|
|
<a id='L2267' name='L2267'></a>2267
|
|
<a id='L2268' name='L2268'></a>2268 <strong class='reserved'>if</strong> (!<a href='../Y/stale.html' title='Multiple used in 4 places.'>stale</a>)
|
|
<a id='L2269' name='L2269'></a>2269 <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> = (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/st3.html' title='Multiple used in 3 places.'>st3</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) != 0);
|
|
<a id='L2270' name='L2270'></a>2270 <em class='brace'>}</em>
|
|
<a id='L2271' name='L2271'></a>2271
|
|
<a id='L2272' name='L2272'></a>2272 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L2273' name='L2273'></a>2273 <strong class='reserved'>if</strong> (<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L2274' name='L2274'></a>2274 *<a href='../Y/stale_link.html' title='Multiple used in 36 places.'>stale_link</a> = <a href='../Y/stale.html' title='Multiple used in 4 places.'>stale</a>;
|
|
<a id='L2275' name='L2275'></a>2275
|
|
<a id='L2276' name='L2276'></a>2276 <strong class='reserved'>return</strong> <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a>;
|
|
<a id='L2277' name='L2277'></a>2277 <em class='brace'>}</em>
|
|
<a id='L2278' name='L2278'></a>2278
|
|
<a id='L2279' name='L2279'></a>2279 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2280' name='L2280'></a>2280
|
|
<a id='L2281' name='L2281'></a>2281 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L2282' name='L2282'></a>2282 <a href='../R/copy_file_file.html' title='Multiple referred from 6 places.'>copy_file_file</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>)
|
|
<em class='comment'>/* <a href='#L2248'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3003'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+2282 src/filemanager/file.c' /> */</em>
|
|
<a id='L2283' name='L2283'></a>2283 <em class='brace'>{</em>
|
|
<a id='L2284' name='L2284'></a>2284 <a href='../Y/uid_t.html' title='Multiple used in 34 places.'>uid_t</a> <a href='../Y/src_uid.html' title='Multiple used in 4 places.'>src_uid</a> = (<a href='../Y/uid_t.html' title='Multiple used in 34 places.'>uid_t</a>) (-1);
|
|
<a id='L2285' name='L2285'></a>2285 <a href='../Y/gid_t.html' title='Multiple used in 34 places.'>gid_t</a> <a href='../Y/src_gid.html' title='Multiple used in 4 places.'>src_gid</a> = (<a href='../Y/gid_t.html' title='Multiple used in 34 places.'>gid_t</a>) (-1);
|
|
<a id='L2286' name='L2286'></a>2286
|
|
<a id='L2287' name='L2287'></a>2287 <strong class='reserved'>int</strong> <a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>, <a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a> = -1;
|
|
<a id='L2288' name='L2288'></a>2288 <a href='../Y/mode_t.html' title='Multiple used in 99 places.'>mode_t</a> <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> = 0; <em class='comment'>// The mode of the source file</em>
|
|
<a id='L2289' name='L2289'></a>2289 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>;
|
|
<a id='L2290' name='L2290'></a>2290 <a href='../D/mc_timesbuf_t.html' title='Multiple defined in 2 places.'>mc_timesbuf_t</a> <a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>;
|
|
<a id='L2291' name='L2291'></a>2291 <strong class='reserved'>unsigned</strong> <strong class='reserved'>long</strong> <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a> = 0;
|
|
<a id='L2292' name='L2292'></a>2292 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/copymove_persistent_ext2_attr.html' title='Multiple used in 7 places.'>copymove_persistent_ext2_attr</a>;
|
|
<a id='L2293' name='L2293'></a>2293 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/dst_exists.html' title='Multiple used in 5 places.'>dst_exists</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/appending.html' title='Multiple used in 4 places.'>appending</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2294' name='L2294'></a>2294 <a href='../Y/off_t.html' title='Multiple used in 615 places.'>off_t</a> <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> = -1;
|
|
<a id='L2295' name='L2295'></a>2295 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>, <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2296' name='L2296'></a>2296 <a href='../S/src--filemanager--file.c.html#L128' title='Defined at 128 in src/filemanager/file.c.'>dest_status_t</a> <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L123' title='Defined at 123 in src/filemanager/file.c.'>DEST_NONE</a>;
|
|
<a id='L2297' name='L2297'></a>2297 <strong class='reserved'>int</strong> <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a>;
|
|
<a id='L2298' name='L2298'></a>2298 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L2299' name='L2299'></a>2299 <strong class='reserved'>char</strong> *<a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L2300' name='L2300'></a>2300
|
|
<a id='L2301' name='L2301'></a>2301 <em class='comment'>/* Keep the non-default value applied in chain of calls:</em>
|
|
<a id='L2302' name='L2302'></a>2302 <em class='comment'> move_file_file() -> file_progress_real_query_replace()</em>
|
|
<a id='L2303' name='L2303'></a>2303 <em class='comment'> move_file_file() -> copy_file_file() */</em>
|
|
<a id='L2304' name='L2304'></a>2304 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a> < 0)
|
|
<a id='L2305' name='L2305'></a>2305 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a> = 0;
|
|
<a id='L2306' name='L2306'></a>2306
|
|
<a id='L2307' name='L2307'></a>2307 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>;
|
|
<a id='L2308' name='L2308'></a>2308
|
|
<a id='L2309' name='L2309'></a>2309 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2310' name='L2310'></a>2310 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2311' name='L2311'></a>2311
|
|
<a id='L2312' name='L2312'></a>2312 <a href='../S/src--filemanager--filegui.c.html#L1159' title='Defined at 1159 in src/filemanager/filegui.c.'>file_progress_show_source</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L2313' name='L2313'></a>2313 <a href='../S/src--filemanager--filegui.c.html#L1181' title='Defined at 1181 in src/filemanager/filegui.c.'>file_progress_show_target</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L2314' name='L2314'></a>2314
|
|
<a id='L2315' name='L2315'></a>2315 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2316' name='L2316'></a>2316 <em class='brace'>{</em>
|
|
<a id='L2317' name='L2317'></a>2317 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L2318' name='L2318'></a>2318 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2319' name='L2319'></a>2319 <em class='brace'>}</em>
|
|
<a id='L2320' name='L2320'></a>2320
|
|
<a id='L2321' name='L2321'></a>2321 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L2322' name='L2322'></a>2322
|
|
<a id='L2323' name='L2323'></a>2323 <strong class='reserved'>while</strong> (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) == 0)
|
|
<a id='L2324' name='L2324'></a>2324 <em class='brace'>{</em>
|
|
<a id='L2325' name='L2325'></a>2325 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L2326' name='L2326'></a>2326 <em class='brace'>{</em>
|
|
<a id='L2327' name='L2327'></a>2327 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2328' name='L2328'></a>2328 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2329' name='L2329'></a>2329 <strong class='reserved'>else</strong>
|
|
<a id='L2330' name='L2330'></a>2330 <em class='brace'>{</em>
|
|
<a id='L2331' name='L2331'></a>2331 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2332' name='L2332'></a>2332 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot overwrite directory\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2333' name='L2333'></a>2333 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2334' name='L2334'></a>2334 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2335' name='L2335'></a>2335 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2336' name='L2336'></a>2336 <strong class='reserved'>continue</strong>;
|
|
<a id='L2337' name='L2337'></a>2337 <em class='brace'>}</em>
|
|
<a id='L2338' name='L2338'></a>2338 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2339' name='L2339'></a>2339 <em class='brace'>}</em>
|
|
<a id='L2340' name='L2340'></a>2340
|
|
<a id='L2341' name='L2341'></a>2341 <a href='../Y/dst_exists.html' title='Multiple used in 5 places.'>dst_exists</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2342' name='L2342'></a>2342 <strong class='reserved'>break</strong>;
|
|
<a id='L2343' name='L2343'></a>2343 <em class='brace'>}</em>
|
|
<a id='L2344' name='L2344'></a>2344
|
|
<a id='L2345' name='L2345'></a>2345 <strong class='reserved'>while</strong> ((*<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>) (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != 0)
|
|
<a id='L2346' name='L2346'></a>2346 <em class='brace'>{</em>
|
|
<a id='L2347' name='L2347'></a>2347 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2348' name='L2348'></a>2348 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2349' name='L2349'></a>2349 <strong class='reserved'>else</strong>
|
|
<a id='L2350' name='L2350'></a>2350 <em class='brace'>{</em>
|
|
<a id='L2351' name='L2351'></a>2351 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot stat source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2352' name='L2352'></a>2352 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2353' name='L2353'></a>2353 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2354' name='L2354'></a>2354 <em class='brace'>}</em>
|
|
<a id='L2355' name='L2355'></a>2355
|
|
<a id='L2356' name='L2356'></a>2356 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2357' name='L2357'></a>2357 <em class='brace'>{</em>
|
|
<a id='L2358' name='L2358'></a>2358 <em class='comment'>// unknown size</em>
|
|
<a id='L2359' name='L2359'></a>2359 <a href='../S/src--filemanager--file.c.html#L808' title='Defined at 808 in src/filemanager/file.c.'>progress_update_one</a> (<a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 0);
|
|
<a id='L2360' name='L2360'></a>2360 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2361' name='L2361'></a>2361 <em class='brace'>}</em>
|
|
<a id='L2362' name='L2362'></a>2362 <em class='brace'>}</em>
|
|
<a id='L2363' name='L2363'></a>2363
|
|
<a id='L2364' name='L2364'></a>2364 <em class='comment'>// After ctx->stat_func()</em>
|
|
<a id='L2365' name='L2365'></a>2365 <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>;
|
|
<a id='L2366' name='L2366'></a>2366 <a href='../Y/src_uid.html' title='Multiple used in 4 places.'>src_uid</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_uid.html' title='Multiple used in 49 places.'>st_uid</a>;
|
|
<a id='L2367' name='L2367'></a>2367 <a href='../Y/src_gid.html' title='Multiple used in 4 places.'>src_gid</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_gid.html' title='Multiple used in 42 places.'>st_gid</a>;
|
|
<a id='L2368' name='L2368'></a>2368 <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>;
|
|
<a id='L2369' name='L2369'></a>2369
|
|
<a id='L2370' name='L2370'></a>2370 <strong class='reserved'>while</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> && <a href='../Y/mc_fgetflags.html' title='Multiple used in 7 places.'>mc_fgetflags</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>) != 0)
|
|
<a id='L2371' name='L2371'></a>2371 <em class='brace'>{</em>
|
|
<a id='L2372' name='L2372'></a>2372 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2373' name='L2373'></a>2373
|
|
<a id='L2374' name='L2374'></a>2374 <em class='comment'>// don't show an error message if attributes aren't supported in this FS</em>
|
|
<a id='L2375' name='L2375'></a>2375 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L2229' title='Defined at 2229 in src/filemanager/file.c.'>attrs_ignore_error</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>))
|
|
<a id='L2376' name='L2376'></a>2376 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2377' name='L2377'></a>2377 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2378' name='L2378'></a>2378 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2379' name='L2379'></a>2379 <strong class='reserved'>else</strong>
|
|
<a id='L2380' name='L2380'></a>2380 <em class='brace'>{</em>
|
|
<a id='L2381' name='L2381'></a>2381 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (
|
|
<a id='L2382' name='L2382'></a>2382 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot get ext2 attributes of source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2383' name='L2383'></a>2383 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2384' name='L2384'></a>2384 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2385' name='L2385'></a>2385 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2386' name='L2386'></a>2386 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2387' name='L2387'></a>2387 <em class='brace'>}</em>
|
|
<a id='L2388' name='L2388'></a>2388
|
|
<a id='L2389' name='L2389'></a>2389 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2390' name='L2390'></a>2390 <strong class='reserved'>break</strong>;
|
|
<a id='L2391' name='L2391'></a>2391
|
|
<a id='L2392' name='L2392'></a>2392 <em class='comment'>// yet another attempt</em>
|
|
<a id='L2393' name='L2393'></a>2393 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2394' name='L2394'></a>2394 <em class='brace'>}</em>
|
|
<a id='L2395' name='L2395'></a>2395
|
|
<a id='L2396' name='L2396'></a>2396 <strong class='reserved'>if</strong> (<a href='../Y/dst_exists.html' title='Multiple used in 5 places.'>dst_exists</a>)
|
|
<a id='L2397' name='L2397'></a>2397 <em class='brace'>{</em>
|
|
<a id='L2398' name='L2398'></a>2398 <em class='comment'>// Destination already exists</em>
|
|
<a id='L2399' name='L2399'></a>2399 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L912' title='Defined at 912 in src/filemanager/file.c.'>check_same_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>, &<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>))
|
|
<a id='L2400' name='L2400'></a>2400 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2401' name='L2401'></a>2401
|
|
<a id='L2402' name='L2402'></a>2402 <em class='comment'>// Should we replace destination?</em>
|
|
<a id='L2403' name='L2403'></a>2403 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ask_overwrite.html' title='Multiple used in 7 places.'>ask_overwrite</a>)
|
|
<a id='L2404' name='L2404'></a>2404 <em class='brace'>{</em>
|
|
<a id='L2405' name='L2405'></a>2405 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a> = 0;
|
|
<a id='L2406' name='L2406'></a>2406 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../D/query_replace.html' title='Multiple defined in 2 places.'>query_replace</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L2407' name='L2407'></a>2407 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2408' name='L2408'></a>2408 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2409' name='L2409'></a>2409 <em class='brace'>}</em>
|
|
<a id='L2410' name='L2410'></a>2410 <em class='brace'>}</em>
|
|
<a id='L2411' name='L2411'></a>2411
|
|
<a id='L2412' name='L2412'></a>2412 <a href='../S/lib--vfs--utilvfs.c.html#L409' title='Defined at 409 in lib/vfs/utilvfs.c.'>vfs_get_timesbuf_from_stat</a> (&<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L2413' name='L2413'></a>2413
|
|
<a id='L2414' name='L2414'></a>2414 <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a>)
|
|
<a id='L2415' name='L2415'></a>2415 <em class='brace'>{</em>
|
|
<a id='L2416' name='L2416'></a>2416 <em class='comment'>// Check the hardlinks</em>
|
|
<a id='L2417' name='L2417'></a>2417 <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/follow_links.html' title='Multiple used in 8 places.'>follow_links</a>)
|
|
<a id='L2418' name='L2418'></a>2418 <em class='brace'>{</em>
|
|
<a id='L2419' name='L2419'></a>2419 <strong class='reserved'>switch</strong> (<a href='../S/src--filemanager--file.c.html#L361' title='Defined at 361 in src/filemanager/file.c.'>check_hardlinks</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>))
|
|
<a id='L2420' name='L2420'></a>2420 <em class='brace'>{</em>
|
|
<a id='L2421' name='L2421'></a>2421 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--file.c.html#L133' title='Defined at 133 in src/filemanager/file.c.'>HARDLINK_OK</a>:
|
|
<a id='L2422' name='L2422'></a>2422 <em class='comment'>// We have made a hardlink - no more processing is necessary</em>
|
|
<a id='L2423' name='L2423'></a>2423 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2424' name='L2424'></a>2424 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2425' name='L2425'></a>2425
|
|
<a id='L2426' name='L2426'></a>2426 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--file.c.html#L138' title='Defined at 138 in src/filemanager/file.c.'>HARDLINK_ABORT</a>:
|
|
<a id='L2427' name='L2427'></a>2427 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L2428' name='L2428'></a>2428 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2429' name='L2429'></a>2429
|
|
<a id='L2430' name='L2430'></a>2430 <strong class='reserved'>default</strong>:
|
|
<a id='L2431' name='L2431'></a>2431 <strong class='reserved'>break</strong>;
|
|
<a id='L2432' name='L2432'></a>2432 <em class='brace'>}</em>
|
|
<a id='L2433' name='L2433'></a>2433 <em class='brace'>}</em>
|
|
<a id='L2434' name='L2434'></a>2434
|
|
<a id='L2435' name='L2435'></a>2435 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L36' title='Defined at 36 in lib/fs.h.'>S_ISLNK</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L2436' name='L2436'></a>2436 <em class='brace'>{</em>
|
|
<a id='L2437' name='L2437'></a>2437 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L497' title='Defined at 497 in src/filemanager/file.c.'>make_symlink</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L2438' name='L2438'></a>2438 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a> && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a>)
|
|
<a id='L2439' name='L2439'></a>2439 <em class='brace'>{</em>
|
|
<a id='L2440' name='L2440'></a>2440 <a href='../Y/mc_utime.html' title='Multiple used in 6 places.'>mc_utime</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L2441' name='L2441'></a>2441
|
|
<a id='L2442' name='L2442'></a>2442 <strong class='reserved'>while</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> && <a href='../Y/mc_fsetflags.html' title='Multiple used in 8 places.'>mc_fsetflags</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>) != 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2443' name='L2443'></a>2443 <em class='brace'>{</em>
|
|
<a id='L2444' name='L2444'></a>2444 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2445' name='L2445'></a>2445
|
|
<a id='L2446' name='L2446'></a>2446 <em class='comment'>// don't show an error message if attributes aren't supported in this FS</em>
|
|
<a id='L2447' name='L2447'></a>2447 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L2229' title='Defined at 2229 in src/filemanager/file.c.'>attrs_ignore_error</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>))
|
|
<a id='L2448' name='L2448'></a>2448 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2449' name='L2449'></a>2449 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2450' name='L2450'></a>2450 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2451' name='L2451'></a>2451 <strong class='reserved'>else</strong>
|
|
<a id='L2452' name='L2452'></a>2452 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (
|
|
<a id='L2453' name='L2453'></a>2453 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot set ext2 attributes of target file\n%s"),
|
|
<a id='L2454' name='L2454'></a>2454 <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2455' name='L2455'></a>2455
|
|
<a id='L2456' name='L2456'></a>2456 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2457' name='L2457'></a>2457 <strong class='reserved'>break</strong>;
|
|
<a id='L2458' name='L2458'></a>2458
|
|
<a id='L2459' name='L2459'></a>2459 <em class='comment'>// yet another attempt</em>
|
|
<a id='L2460' name='L2460'></a>2460 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2461' name='L2461'></a>2461 <em class='brace'>}</em>
|
|
<a id='L2462' name='L2462'></a>2462 <em class='brace'>}</em>
|
|
<a id='L2463' name='L2463'></a>2463 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2464' name='L2464'></a>2464 <em class='brace'>}</em>
|
|
<a id='L2465' name='L2465'></a>2465
|
|
<a id='L2466' name='L2466'></a>2466 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L57' title='Defined at 57 in lib/fs.h.'>S_ISCHR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) || <a href='../S/lib--fs.h.html#L64' title='Defined at 64 in lib/fs.h.'>S_ISBLK</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) || <a href='../S/lib--fs.h.html#L50' title='Defined at 50 in lib/fs.h.'>S_ISFIFO</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>)
|
|
<a id='L2467' name='L2467'></a>2467 || <a href='../S/lib--fs.h.html#L80' title='Defined at 80 in lib/fs.h.'>S_ISNAM</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>) || <a href='../S/lib--fs.h.html#L43' title='Defined at 43 in lib/fs.h.'>S_ISSOCK</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L2468' name='L2468'></a>2468 <em class='brace'>{</em>
|
|
<a id='L2469' name='L2469'></a>2469 <a href='../Y/dev_t.html' title='Multiple used in 30 places.'>dev_t</a> <a href='../Y/rdev.html' title='Multiple used in 11 places.'>rdev</a> = 0;
|
|
<a id='L2470' name='L2470'></a>2470
|
|
<a id='L2471' name='L2471'></a>2471 <em class='sharp'>#ifdef</em> <a href='../Y/HAVE_STRUCT_STAT_ST_RDEV.html' title='Multiple used in 21 places.'>HAVE_STRUCT_STAT_ST_RDEV</a>
|
|
<a id='L2472' name='L2472'></a>2472 <a href='../Y/rdev.html' title='Multiple used in 11 places.'>rdev</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_rdev.html' title='Multiple used in 25 places.'>st_rdev</a>;
|
|
<a id='L2473' name='L2473'></a>2473 <em class='sharp'>#endif</em>
|
|
<a id='L2474' name='L2474'></a>2474
|
|
<a id='L2475' name='L2475'></a>2475 <strong class='reserved'>while</strong> (<a href='../Y/mc_mknod.html' title='Multiple used in 2 places.'>mc_mknod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>, <a href='../Y/rdev.html' title='Multiple used in 11 places.'>rdev</a>) < 0
|
|
<a id='L2476' name='L2476'></a>2476 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2477' name='L2477'></a>2477 <em class='brace'>{</em>
|
|
<a id='L2478' name='L2478'></a>2478 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2479' name='L2479'></a>2479 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create special file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2480' name='L2480'></a>2480 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2481' name='L2481'></a>2481 <strong class='reserved'>continue</strong>;
|
|
<a id='L2482' name='L2482'></a>2482 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2483' name='L2483'></a>2483 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2484' name='L2484'></a>2484 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2485' name='L2485'></a>2485 <em class='brace'>}</em>
|
|
<a id='L2486' name='L2486'></a>2486 <em class='comment'>// Success</em>
|
|
<a id='L2487' name='L2487'></a>2487
|
|
<a id='L2488' name='L2488'></a>2488 <strong class='reserved'>while</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve_uidgid.html' title='Multiple used in 7 places.'>preserve_uidgid</a>
|
|
<a id='L2489' name='L2489'></a>2489 && <a href='../Y/mc_chown.html' title='Multiple used in 9 places.'>mc_chown</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_uid.html' title='Multiple used in 49 places.'>st_uid</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_gid.html' title='Multiple used in 42 places.'>st_gid</a>) != 0
|
|
<a id='L2490' name='L2490'></a>2490 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2491' name='L2491'></a>2491 <em class='brace'>{</em>
|
|
<a id='L2492' name='L2492'></a>2492 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot chown target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2493' name='L2493'></a>2493 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2494' name='L2494'></a>2494 <strong class='reserved'>break</strong>;
|
|
<a id='L2495' name='L2495'></a>2495 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2496' name='L2496'></a>2496 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2497' name='L2497'></a>2497 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2498' name='L2498'></a>2498 <em class='brace'>{</em>
|
|
<a id='L2499' name='L2499'></a>2499 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2500' name='L2500'></a>2500 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2501' name='L2501'></a>2501 <em class='brace'>}</em>
|
|
<a id='L2502' name='L2502'></a>2502 <em class='brace'>}</em>
|
|
<a id='L2503' name='L2503'></a>2503
|
|
<a id='L2504' name='L2504'></a>2504 <strong class='reserved'>while</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a> && <a href='../Y/mc_chmod.html' title='Multiple used in 14 places.'>mc_chmod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>) != 0
|
|
<a id='L2505' name='L2505'></a>2505 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2506' name='L2506'></a>2506 <em class='brace'>{</em>
|
|
<a id='L2507' name='L2507'></a>2507 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot chmod target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2508' name='L2508'></a>2508 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2509' name='L2509'></a>2509 <strong class='reserved'>break</strong>;
|
|
<a id='L2510' name='L2510'></a>2510 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2511' name='L2511'></a>2511 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2512' name='L2512'></a>2512 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2513' name='L2513'></a>2513 <em class='brace'>{</em>
|
|
<a id='L2514' name='L2514'></a>2514 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2515' name='L2515'></a>2515 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2516' name='L2516'></a>2516 <em class='brace'>}</em>
|
|
<a id='L2517' name='L2517'></a>2517 <em class='brace'>}</em>
|
|
<a id='L2518' name='L2518'></a>2518
|
|
<a id='L2519' name='L2519'></a>2519 <strong class='reserved'>while</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> && <a href='../Y/mc_fsetflags.html' title='Multiple used in 8 places.'>mc_fsetflags</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>) != 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2520' name='L2520'></a>2520 <em class='brace'>{</em>
|
|
<a id='L2521' name='L2521'></a>2521 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2522' name='L2522'></a>2522
|
|
<a id='L2523' name='L2523'></a>2523 <em class='comment'>// don't show an error message if attributes aren't supported in this FS</em>
|
|
<a id='L2524' name='L2524'></a>2524 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L2229' title='Defined at 2229 in src/filemanager/file.c.'>attrs_ignore_error</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>))
|
|
<a id='L2525' name='L2525'></a>2525 <strong class='reserved'>break</strong>;
|
|
<a id='L2526' name='L2526'></a>2526
|
|
<a id='L2527' name='L2527'></a>2527 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (
|
|
<a id='L2528' name='L2528'></a>2528 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot set ext2 attributes of target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2529' name='L2529'></a>2529 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2530' name='L2530'></a>2530 <strong class='reserved'>break</strong>;
|
|
<a id='L2531' name='L2531'></a>2531 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2532' name='L2532'></a>2532 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2533' name='L2533'></a>2533 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2534' name='L2534'></a>2534 <em class='brace'>{</em>
|
|
<a id='L2535' name='L2535'></a>2535 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2536' name='L2536'></a>2536 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2537' name='L2537'></a>2537 <em class='brace'>}</em>
|
|
<a id='L2538' name='L2538'></a>2538
|
|
<a id='L2539' name='L2539'></a>2539 <em class='comment'>// yet another attempt</em>
|
|
<a id='L2540' name='L2540'></a>2540 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2541' name='L2541'></a>2541 <em class='brace'>}</em>
|
|
<a id='L2542' name='L2542'></a>2542
|
|
<a id='L2543' name='L2543'></a>2543 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2544' name='L2544'></a>2544 <a href='../Y/mc_utime.html' title='Multiple used in 6 places.'>mc_utime</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L2545' name='L2545'></a>2545 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2546' name='L2546'></a>2546 <em class='brace'>}</em>
|
|
<a id='L2547' name='L2547'></a>2547 <em class='brace'>}</em>
|
|
<a id='L2548' name='L2548'></a>2548
|
|
<a id='L2549' name='L2549'></a>2549 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/transfer_start.html' title='Multiple used in 4 places.'>transfer_start</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L2550' name='L2550'></a>2550
|
|
<a id='L2551' name='L2551'></a>2551 <strong class='reserved'>while</strong> ((<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a> = <a href='../S/lib--vfs--interface.c.html#L191' title='Defined at 191 in lib/vfs/interface.c.'>mc_open</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/O_RDONLY.html' title='Multiple used in 40 places.'>O_RDONLY</a> | <a href='../D/O_LINEAR.html' title='Multiple defined in 2 places.'>O_LINEAR</a>)) < 0)
|
|
<a id='L2552' name='L2552'></a>2552 <em class='brace'>{</em>
|
|
<a id='L2553' name='L2553'></a>2553 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2554' name='L2554'></a>2554 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2555' name='L2555'></a>2555 <strong class='reserved'>else</strong>
|
|
<a id='L2556' name='L2556'></a>2556 <em class='brace'>{</em>
|
|
<a id='L2557' name='L2557'></a>2557 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot open source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2558' name='L2558'></a>2558 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2559' name='L2559'></a>2559 <strong class='reserved'>continue</strong>;
|
|
<a id='L2560' name='L2560'></a>2560 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2561' name='L2561'></a>2561 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2562' name='L2562'></a>2562 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2563' name='L2563'></a>2563 <em class='brace'>}</em>
|
|
<a id='L2564' name='L2564'></a>2564 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2565' name='L2565'></a>2565 <em class='brace'>}</em>
|
|
<a id='L2566' name='L2566'></a>2566
|
|
<a id='L2567' name='L2567'></a>2567 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a> != 0 && <a href='../S/lib--vfs--interface.c.html#L681' title='Defined at 681 in lib/vfs/interface.c.'>mc_lseek</a> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a>, <a href='../Y/SEEK_SET.html' title='Multiple used in 18 places.'>SEEK_SET</a>) != <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a>)
|
|
<a id='L2568' name='L2568'></a>2568 <em class='brace'>{</em>
|
|
<a id='L2569' name='L2569'></a>2569 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Warning"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Reget failed, about to overwrite file"));
|
|
<a id='L2570' name='L2570'></a>2570 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a> = 0;
|
|
<a id='L2571' name='L2571'></a>2571 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2572' name='L2572'></a>2572 <em class='brace'>}</em>
|
|
<a id='L2573' name='L2573'></a>2573
|
|
<a id='L2574' name='L2574'></a>2574 <strong class='reserved'>while</strong> (<a href='../Y/mc_fstat.html' title='Multiple used in 7 places.'>mc_fstat</a> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != 0)
|
|
<a id='L2575' name='L2575'></a>2575 <em class='brace'>{</em>
|
|
<a id='L2576' name='L2576'></a>2576 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2577' name='L2577'></a>2577 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2578' name='L2578'></a>2578 <strong class='reserved'>else</strong>
|
|
<a id='L2579' name='L2579'></a>2579 <em class='brace'>{</em>
|
|
<a id='L2580' name='L2580'></a>2580 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot fstat source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2581' name='L2581'></a>2581 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2582' name='L2582'></a>2582 <strong class='reserved'>continue</strong>;
|
|
<a id='L2583' name='L2583'></a>2583 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2584' name='L2584'></a>2584 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2585' name='L2585'></a>2585 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2586' name='L2586'></a>2586 <em class='brace'>}</em>
|
|
<a id='L2587' name='L2587'></a>2587 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2588' name='L2588'></a>2588 <em class='brace'>}</em>
|
|
<a id='L2589' name='L2589'></a>2589
|
|
<a id='L2590' name='L2590'></a>2590 <em class='comment'>// After mc_fstat()</em>
|
|
<a id='L2591' name='L2591'></a>2591 <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>;
|
|
<a id='L2592' name='L2592'></a>2592 <a href='../Y/src_uid.html' title='Multiple used in 4 places.'>src_uid</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_uid.html' title='Multiple used in 49 places.'>st_uid</a>;
|
|
<a id='L2593' name='L2593'></a>2593 <a href='../Y/src_gid.html' title='Multiple used in 4 places.'>src_gid</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_gid.html' title='Multiple used in 42 places.'>st_gid</a>;
|
|
<a id='L2594' name='L2594'></a>2594 <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a>;
|
|
<a id='L2595' name='L2595'></a>2595
|
|
<a id='L2596' name='L2596'></a>2596 <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a> = <a href='../Y/O_WRONLY.html' title='Multiple used in 16 places.'>O_WRONLY</a>;
|
|
<a id='L2597' name='L2597'></a>2597 <strong class='reserved'>if</strong> (!<a href='../Y/dst_exists.html' title='Multiple used in 5 places.'>dst_exists</a>)
|
|
<a id='L2598' name='L2598'></a>2598 <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a> |= <a href='../Y/O_CREAT.html' title='Multiple used in 17 places.'>O_CREAT</a> | <a href='../Y/O_EXCL.html' title='Multiple used in 7 places.'>O_EXCL</a>;
|
|
<a id='L2599' name='L2599'></a>2599 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a>)
|
|
<a id='L2600' name='L2600'></a>2600 <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a> |= <a href='../Y/O_APPEND.html' title='Multiple used in 7 places.'>O_APPEND</a>;
|
|
<a id='L2601' name='L2601'></a>2601 <strong class='reserved'>else</strong>
|
|
<a id='L2602' name='L2602'></a>2602 <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a> |= <a href='../Y/O_CREAT.html' title='Multiple used in 17 places.'>O_CREAT</a> | <a href='../Y/O_TRUNC.html' title='Multiple used in 10 places.'>O_TRUNC</a>;
|
|
<a id='L2603' name='L2603'></a>2603
|
|
<a id='L2604' name='L2604'></a>2604 <strong class='reserved'>while</strong> ((<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a> = <a href='../S/lib--vfs--interface.c.html#L191' title='Defined at 191 in lib/vfs/interface.c.'>mc_open</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/open_flags.html' title='Multiple used in 6 places.'>open_flags</a>, <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a>)) < 0)
|
|
<a id='L2605' name='L2605'></a>2605 <em class='brace'>{</em>
|
|
<a id='L2606' name='L2606'></a>2606 <strong class='reserved'>if</strong> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> != <a href='../Y/EEXIST.html' title='Multiple used in 8 places.'>EEXIST</a>)
|
|
<a id='L2607' name='L2607'></a>2607 <em class='brace'>{</em>
|
|
<a id='L2608' name='L2608'></a>2608 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2609' name='L2609'></a>2609 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2610' name='L2610'></a>2610 <strong class='reserved'>else</strong>
|
|
<a id='L2611' name='L2611'></a>2611 <em class='brace'>{</em>
|
|
<a id='L2612' name='L2612'></a>2612 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2613' name='L2613'></a>2613 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2614' name='L2614'></a>2614 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2615' name='L2615'></a>2615 <strong class='reserved'>continue</strong>;
|
|
<a id='L2616' name='L2616'></a>2616 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2617' name='L2617'></a>2617 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2618' name='L2618'></a>2618 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2619' name='L2619'></a>2619 <em class='brace'>}</em>
|
|
<a id='L2620' name='L2620'></a>2620 <em class='brace'>}</em>
|
|
<a id='L2621' name='L2621'></a>2621 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2622' name='L2622'></a>2622 <em class='brace'>}</em>
|
|
<a id='L2623' name='L2623'></a>2623
|
|
<a id='L2624' name='L2624'></a>2624 <em class='comment'>// file opened, but not fully copied</em>
|
|
<a id='L2625' name='L2625'></a>2625 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L124' title='Defined at 124 in src/filemanager/file.c.'>DEST_SHORT_QUERY</a>;
|
|
<a id='L2626' name='L2626'></a>2626
|
|
<a id='L2627' name='L2627'></a>2627 <a href='../Y/appending.html' title='Multiple used in 4 places.'>appending</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a>;
|
|
<a id='L2628' name='L2628'></a>2628 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_append.html' title='Multiple used in 21 places.'>do_append</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2629' name='L2629'></a>2629
|
|
<a id='L2630' name='L2630'></a>2630 <em class='comment'>// Try clone the file first.</em>
|
|
<a id='L2631' name='L2631'></a>2631 <strong class='reserved'>if</strong> (<a href='../S/lib--vfs--vfs.c.html#L721' title='Defined at 721 in lib/vfs/vfs.c.'>vfs_clone_file</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>, <a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>) == 0)
|
|
<a id='L2632' name='L2632'></a>2632 <em class='brace'>{</em>
|
|
<a id='L2633' name='L2633'></a>2633 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L127' title='Defined at 127 in src/filemanager/file.c.'>DEST_FULL</a>;
|
|
<a id='L2634' name='L2634'></a>2634 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2635' name='L2635'></a>2635 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2636' name='L2636'></a>2636 <em class='brace'>}</em>
|
|
<a id='L2637' name='L2637'></a>2637
|
|
<a id='L2638' name='L2638'></a>2638 <em class='comment'>// Find out the optimal buffer size.</em>
|
|
<a id='L2639' name='L2639'></a>2639 <strong class='reserved'>while</strong> (<a href='../Y/mc_fstat.html' title='Multiple used in 7 places.'>mc_fstat</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) != 0)
|
|
<a id='L2640' name='L2640'></a>2640 <em class='brace'>{</em>
|
|
<a id='L2641' name='L2641'></a>2641 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2642' name='L2642'></a>2642 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2643' name='L2643'></a>2643 <strong class='reserved'>else</strong>
|
|
<a id='L2644' name='L2644'></a>2644 <em class='brace'>{</em>
|
|
<a id='L2645' name='L2645'></a>2645 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot fstat target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2646' name='L2646'></a>2646 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2647' name='L2647'></a>2647 <strong class='reserved'>continue</strong>;
|
|
<a id='L2648' name='L2648'></a>2648 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2649' name='L2649'></a>2649 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2650' name='L2650'></a>2650 <em class='brace'>}</em>
|
|
<a id='L2651' name='L2651'></a>2651 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2652' name='L2652'></a>2652 <em class='brace'>}</em>
|
|
<a id='L2653' name='L2653'></a>2653
|
|
<a id='L2654' name='L2654'></a>2654 <em class='comment'>// try preallocate space; if fail, try copy anyway</em>
|
|
<a id='L2655' name='L2655'></a>2655 <strong class='reserved'>while</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a>.<a href='../Y/preallocate_space.html' title='Multiple used in 6 places.'>preallocate_space</a>
|
|
<a id='L2656' name='L2656'></a>2656 && <a href='../S/lib--vfs--vfs.c.html#L694' title='Defined at 694 in lib/vfs/vfs.c.'>vfs_preallocate</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a>, <a href='../Y/appending.html' title='Multiple used in 4 places.'>appending</a> ? <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_size.html' title='Multiple used in 112 places.'>st_size</a> : 0) != 0)
|
|
<a id='L2657' name='L2657'></a>2657 <em class='brace'>{</em>
|
|
<a id='L2658' name='L2658'></a>2658 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2659' name='L2659'></a>2659 <em class='brace'>{</em>
|
|
<a id='L2660' name='L2660'></a>2660 <em class='comment'>// cannot allocate, start the file copying anyway</em>
|
|
<a id='L2661' name='L2661'></a>2661 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2662' name='L2662'></a>2662 <strong class='reserved'>break</strong>;
|
|
<a id='L2663' name='L2663'></a>2663 <em class='brace'>}</em>
|
|
<a id='L2664' name='L2664'></a>2664
|
|
<a id='L2665' name='L2665'></a>2665 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2666' name='L2666'></a>2666 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot preallocate space for target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2667' name='L2667'></a>2667
|
|
<a id='L2668' name='L2668'></a>2668 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2669' name='L2669'></a>2669 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2670' name='L2670'></a>2670
|
|
<a id='L2671' name='L2671'></a>2671 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> || <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2672' name='L2672'></a>2672 <em class='brace'>{</em>
|
|
<a id='L2673' name='L2673'></a>2673 <em class='comment'>// skip the space allocation error, start file copying</em>
|
|
<a id='L2674' name='L2674'></a>2674 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2675' name='L2675'></a>2675 <strong class='reserved'>break</strong>;
|
|
<a id='L2676' name='L2676'></a>2676 <em class='brace'>}</em>
|
|
<a id='L2677' name='L2677'></a>2677
|
|
<a id='L2678' name='L2678'></a>2678 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2679' name='L2679'></a>2679 <em class='brace'>{</em>
|
|
<a id='L2680' name='L2680'></a>2680 <a href='../S/lib--vfs--interface.c.html#L374' title='Defined at 374 in lib/vfs/interface.c.'>mc_close</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>);
|
|
<a id='L2681' name='L2681'></a>2681 <a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a> = -1;
|
|
<a id='L2682' name='L2682'></a>2682 <a href='../Y/mc_unlink.html' title='Multiple used in 14 places.'>mc_unlink</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L2683' name='L2683'></a>2683 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L123' title='Defined at 123 in src/filemanager/file.c.'>DEST_NONE</a>;
|
|
<a id='L2684' name='L2684'></a>2684 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2685' name='L2685'></a>2685 <em class='brace'>}</em>
|
|
<a id='L2686' name='L2686'></a>2686
|
|
<a id='L2687' name='L2687'></a>2687 <em class='comment'>// return_status == FILE_RETRY -- try allocate space again</em>
|
|
<a id='L2688' name='L2688'></a>2688 <em class='brace'>}</em>
|
|
<a id='L2689' name='L2689'></a>2689
|
|
<a id='L2690' name='L2690'></a>2690 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/eta_secs.html' title='Multiple used in 15 places.'>eta_secs</a> = 0.0;
|
|
<a id='L2691' name='L2691'></a>2691 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/bps.html' title='Multiple used in 12 places.'>bps</a> = 0;
|
|
<a id='L2692' name='L2692'></a>2692
|
|
<a id='L2693' name='L2693'></a>2693 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a>)
|
|
<a id='L2694' name='L2694'></a>2694 <em class='brace'>{</em>
|
|
<a id='L2695' name='L2695'></a>2695 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bps.html' title='Multiple used in 8 places.'>total_bps</a> == 0 || (<a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> / <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_bps.html' title='Multiple used in 8 places.'>total_bps</a>) > <a href='../S/src--filemanager--file.c.html#L102' title='Defined at 102 in src/filemanager/file.c.'>FILEOP_UPDATE_INTERVAL</a>)
|
|
<a id='L2696' name='L2696'></a>2696 <a href='../S/src--filemanager--filegui.c.html#L1023' title='Defined at 1023 in src/filemanager/filegui.c.'>file_progress_show</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 0, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a>, "", <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2697' name='L2697'></a>2697 <strong class='reserved'>else</strong>
|
|
<a id='L2698' name='L2698'></a>2698 <a href='../S/src--filemanager--filegui.c.html#L1023' title='Defined at 1023 in src/filemanager/filegui.c.'>file_progress_show</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 1, 1, "", <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2699' name='L2699'></a>2699 <em class='brace'>}</em>
|
|
<a id='L2700' name='L2700'></a>2700
|
|
<a id='L2701' name='L2701'></a>2701 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L2702' name='L2702'></a>2702 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L2703' name='L2703'></a>2703
|
|
<a id='L2704' name='L2704'></a>2704 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2705' name='L2705'></a>2705 <em class='brace'>{</em>
|
|
<a id='L2706' name='L2706'></a>2706 <a href='../Y/off_t.html' title='Multiple used in 615 places.'>off_t</a> <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> = 0;
|
|
<a id='L2707' name='L2707'></a>2707 <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_last_update.html' title='Multiple used in 3 places.'>tv_last_update</a> = <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/transfer_start.html' title='Multiple used in 4 places.'>transfer_start</a>;
|
|
<a id='L2708' name='L2708'></a>2708 <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_last_input.html' title='Multiple used in 3 places.'>tv_last_input</a> = 0;
|
|
<a id='L2709' name='L2709'></a>2709 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/is_first_time.html' title='Multiple used in 3 places.'>is_first_time</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2710' name='L2710'></a>2710
|
|
<a id='L2711' name='L2711'></a>2711 <strong class='reserved'>const</strong> <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> <a href='../Y/bufsize.html' title='Multiple used in 26 places.'>bufsize</a> = <a href='../S/src--filemanager--ioblksize.h.html#L83' title='Defined at 83 in src/filemanager/ioblksize.h.'>io_blksize</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L2712' name='L2712'></a>2712 <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a> = <a href='../Y/g_malloc.html' title='Multiple used in 42 places.'>g_malloc</a> (<a href='../Y/bufsize.html' title='Multiple used in 26 places.'>bufsize</a>);
|
|
<a id='L2713' name='L2713'></a>2713
|
|
<a id='L2714' name='L2714'></a>2714 <strong class='reserved'>while</strong> (<a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>)
|
|
<a id='L2715' name='L2715'></a>2715 <em class='brace'>{</em>
|
|
<a id='L2716' name='L2716'></a>2716 <a href='../Y/ssize_t.html' title='Multiple used in 180 places.'>ssize_t</a> <a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a> = -1;
|
|
<a id='L2717' name='L2717'></a>2717
|
|
<a id='L2718' name='L2718'></a>2718 <em class='comment'>// src_read</em>
|
|
<a id='L2719' name='L2719'></a>2719 <strong class='reserved'>if</strong> (<a href='../Y/mc_ctl.html' title='Multiple used in 3 places.'>mc_ctl</a> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>, <a href='../S/lib--vfs--vfs.h.html#L120' title='Defined at 120 in lib/vfs/vfs.h.'>VFS_CTL_IS_NOTREADY</a>, 0) == 0)
|
|
<a id='L2720' name='L2720'></a>2720 <strong class='reserved'>while</strong> ((<a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a> = <a href='../Y/mc_read.html' title='Multiple used in 28 places.'>mc_read</a> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>, <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>, <a href='../Y/bufsize.html' title='Multiple used in 26 places.'>bufsize</a>)) < 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2721' name='L2721'></a>2721 <em class='brace'>{</em>
|
|
<a id='L2722' name='L2722'></a>2722 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2723' name='L2723'></a>2723 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot read source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2724' name='L2724'></a>2724 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2725' name='L2725'></a>2725 <strong class='reserved'>continue</strong>;
|
|
<a id='L2726' name='L2726'></a>2726 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2727' name='L2727'></a>2727 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2728' name='L2728'></a>2728 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2729' name='L2729'></a>2729 <em class='brace'>}</em>
|
|
<a id='L2730' name='L2730'></a>2730
|
|
<a id='L2731' name='L2731'></a>2731 <strong class='reserved'>if</strong> (<a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a> == 0)
|
|
<a id='L2732' name='L2732'></a>2732 <strong class='reserved'>break</strong>;
|
|
<a id='L2733' name='L2733'></a>2733
|
|
<a id='L2734' name='L2734'></a>2734 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L2735' name='L2735'></a>2735
|
|
<a id='L2736' name='L2736'></a>2736 <strong class='reserved'>if</strong> (<a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a> > 0)
|
|
<a id='L2737' name='L2737'></a>2737 <em class='brace'>{</em>
|
|
<a id='L2738' name='L2738'></a>2738 <a href='../Y/ssize_t.html' title='Multiple used in 180 places.'>ssize_t</a> <a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a>;
|
|
<a id='L2739' name='L2739'></a>2739 <strong class='reserved'>char</strong> *<a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> = <a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>;
|
|
<a id='L2740' name='L2740'></a>2740
|
|
<a id='L2741' name='L2741'></a>2741 <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> += <a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a>;
|
|
<a id='L2742' name='L2742'></a>2742
|
|
<a id='L2743' name='L2743'></a>2743 <a href='../Y/tv_last_input.html' title='Multiple used in 3 places.'>tv_last_input</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>;
|
|
<a id='L2744' name='L2744'></a>2744
|
|
<a id='L2745' name='L2745'></a>2745 <em class='comment'>// dst_write</em>
|
|
<a id='L2746' name='L2746'></a>2746 <strong class='reserved'>while</strong> ((<a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a> = <a href='../Y/mc_write.html' title='Multiple used in 14 places.'>mc_write</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>, <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a>, (<a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a>) <a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a>)) < <a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a>)
|
|
<a id='L2747' name='L2747'></a>2747 <em class='brace'>{</em>
|
|
<a id='L2748' name='L2748'></a>2748 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/write_errno_nospace.html' title='Multiple used in 4 places.'>write_errno_nospace</a>;
|
|
<a id='L2749' name='L2749'></a>2749
|
|
<a id='L2750' name='L2750'></a>2750 <strong class='reserved'>if</strong> (<a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a> > 0)
|
|
<a id='L2751' name='L2751'></a>2751 <em class='brace'>{</em>
|
|
<a id='L2752' name='L2752'></a>2752 <a href='../Y/n_read.html' title='Multiple used in 17 places.'>n_read</a> -= <a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a>;
|
|
<a id='L2753' name='L2753'></a>2753 <a href='../Y/t.html' title='Multiple used in 305 places.'>t</a> += <a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a>;
|
|
<a id='L2754' name='L2754'></a>2754 <strong class='reserved'>continue</strong>;
|
|
<a id='L2755' name='L2755'></a>2755 <em class='brace'>}</em>
|
|
<a id='L2756' name='L2756'></a>2756
|
|
<a id='L2757' name='L2757'></a>2757 <a href='../Y/write_errno_nospace.html' title='Multiple used in 4 places.'>write_errno_nospace</a> = (<a href='../Y/n_written.html' title='Multiple used in 11 places.'>n_written</a> < 0 && <a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a> == ENOSPC);
|
|
<a id='L2758' name='L2758'></a>2758
|
|
<a id='L2759' name='L2759'></a>2759 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2760' name='L2760'></a>2760 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L2761' name='L2761'></a>2761 <strong class='reserved'>else</strong>
|
|
<a id='L2762' name='L2762'></a>2762 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L2763' name='L2763'></a>2763 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot write target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2764' name='L2764'></a>2764
|
|
<a id='L2765' name='L2765'></a>2765 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2766' name='L2766'></a>2766 <em class='brace'>{</em>
|
|
<a id='L2767' name='L2767'></a>2767 <strong class='reserved'>if</strong> (<a href='../Y/write_errno_nospace.html' title='Multiple used in 4 places.'>write_errno_nospace</a>)
|
|
<a id='L2768' name='L2768'></a>2768 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2769' name='L2769'></a>2769 <strong class='reserved'>break</strong>;
|
|
<a id='L2770' name='L2770'></a>2770 <em class='brace'>}</em>
|
|
<a id='L2771' name='L2771'></a>2771 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2772' name='L2772'></a>2772 <em class='brace'>{</em>
|
|
<a id='L2773' name='L2773'></a>2773 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2774' name='L2774'></a>2774 <strong class='reserved'>if</strong> (<a href='../Y/write_errno_nospace.html' title='Multiple used in 4 places.'>write_errno_nospace</a>)
|
|
<a id='L2775' name='L2775'></a>2775 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2776' name='L2776'></a>2776 <em class='brace'>}</em>
|
|
<a id='L2777' name='L2777'></a>2777 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2778' name='L2778'></a>2778 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2779' name='L2779'></a>2779 <em class='brace'>}</em>
|
|
<a id='L2780' name='L2780'></a>2780 <em class='brace'>}</em>
|
|
<a id='L2781' name='L2781'></a>2781
|
|
<a id='L2782' name='L2782'></a>2782 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/progress_bytes.html' title='Multiple used in 4 places.'>progress_bytes</a> = <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a> + <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a>;
|
|
<a id='L2783' name='L2783'></a>2783
|
|
<a id='L2784' name='L2784'></a>2784 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/usecs.html' title='Multiple used in 2 places.'>usecs</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/tv_last_update.html' title='Multiple used in 3 places.'>tv_last_update</a>;
|
|
<a id='L2785' name='L2785'></a>2785
|
|
<a id='L2786' name='L2786'></a>2786 <strong class='reserved'>if</strong> (<a href='../Y/is_first_time.html' title='Multiple used in 3 places.'>is_first_time</a> || <a href='../Y/usecs.html' title='Multiple used in 2 places.'>usecs</a> > <a href='../S/src--filemanager--file.c.html#L104' title='Defined at 104 in src/filemanager/file.c.'>FILEOP_UPDATE_INTERVAL_US</a>)
|
|
<a id='L2787' name='L2787'></a>2787 <em class='brace'>{</em>
|
|
<a id='L2788' name='L2788'></a>2788 <a href='../S/src--filemanager--file.c.html#L1145' title='Defined at 1145 in src/filemanager/file.c.'>calc_copy_file_progress</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>, <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a>, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a>);
|
|
<a id='L2789' name='L2789'></a>2789 <a href='../Y/tv_last_update.html' title='Multiple used in 3 places.'>tv_last_update</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>;
|
|
<a id='L2790' name='L2790'></a>2790 <em class='brace'>}</em>
|
|
<a id='L2791' name='L2791'></a>2791
|
|
<a id='L2792' name='L2792'></a>2792 <a href='../Y/is_first_time.html' title='Multiple used in 3 places.'>is_first_time</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2793' name='L2793'></a>2793
|
|
<a id='L2794' name='L2794'></a>2794 <strong class='reserved'>if</strong> (<a href='../Y/verbose.html' title='Multiple used in 23 places.'>verbose</a>)
|
|
<a id='L2795' name='L2795'></a>2795 <em class='brace'>{</em>
|
|
<a id='L2796' name='L2796'></a>2796 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/total_usecs.html' title='Multiple used in 2 places.'>total_usecs</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_transfer_start.html' title='Multiple used in 5 places.'>total_transfer_start</a>;
|
|
<a id='L2797' name='L2797'></a>2797 <strong class='reserved'>const</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/force_update.html' title='Multiple used in 6 places.'>force_update</a> = <a href='../Y/total_usecs.html' title='Multiple used in 2 places.'>total_usecs</a> > <a href='../S/src--filemanager--file.c.html#L104' title='Defined at 104 in src/filemanager/file.c.'>FILEOP_UPDATE_INTERVAL_US</a>;
|
|
<a id='L2798' name='L2798'></a>2798
|
|
<a id='L2799' name='L2799'></a>2799 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/update_usecs.html' title='Multiple used in 2 places.'>update_usecs</a> = <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a> - <a href='../Y/tv_last_input.html' title='Multiple used in 3 places.'>tv_last_input</a>;
|
|
<a id='L2800' name='L2800'></a>2800 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/stalled_msg.html' title='Multiple used in 7 places.'>stalled_msg</a> =
|
|
<a id='L2801' name='L2801'></a>2801 <a href='../Y/update_usecs.html' title='Multiple used in 2 places.'>update_usecs</a> > <a href='../S/src--filemanager--file.c.html#L105' title='Defined at 105 in src/filemanager/file.c.'>FILEOP_STALLING_INTERVAL_US</a> ? <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("(stalled)") : "";
|
|
<a id='L2802' name='L2802'></a>2802
|
|
<a id='L2803' name='L2803'></a>2803 <a href='../S/src--filemanager--filegui.c.html#L1023' title='Defined at 1023 in src/filemanager/filegui.c.'>file_progress_show</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/progress_bytes.html' title='Multiple used in 4 places.'>progress_bytes</a>, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a>, <a href='../Y/stalled_msg.html' title='Multiple used in 7 places.'>stalled_msg</a>, <a href='../Y/force_update.html' title='Multiple used in 6 places.'>force_update</a>);
|
|
<a id='L2804' name='L2804'></a>2804 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> == <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>)
|
|
<a id='L2805' name='L2805'></a>2805 <em class='brace'>{</em>
|
|
<a id='L2806' name='L2806'></a>2806 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L2807' name='L2807'></a>2807 <a href='../S/src--filemanager--filegui.c.html#L1086' title='Defined at 1086 in src/filemanager/filegui.c.'>file_progress_show_total</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_progress_bytes.html' title='Multiple used in 5 places.'>total_progress_bytes</a> + <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/progress_bytes.html' title='Multiple used in 4 places.'>progress_bytes</a>,
|
|
<a id='L2808' name='L2808'></a>2808 <a href='../Y/tv_current.html' title='Multiple used in 20 places.'>tv_current</a>, <a href='../Y/force_update.html' title='Multiple used in 6 places.'>force_update</a>);
|
|
<a id='L2809' name='L2809'></a>2809 <em class='brace'>}</em>
|
|
<a id='L2810' name='L2810'></a>2810
|
|
<a id='L2811' name='L2811'></a>2811 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L2812' name='L2812'></a>2812 <em class='brace'>}</em>
|
|
<a id='L2813' name='L2813'></a>2813
|
|
<a id='L2814' name='L2814'></a>2814 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L2815' name='L2815'></a>2815 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2816' name='L2816'></a>2816 <em class='brace'>{</em>
|
|
<a id='L2817' name='L2817'></a>2817 <strong class='reserved'>int</strong> <a href='../Y/query_res.html' title='Multiple used in 3 places.'>query_res</a>;
|
|
<a id='L2818' name='L2818'></a>2818
|
|
<a id='L2819' name='L2819'></a>2819 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/t1.html' title='Multiple used in 59 places.'>t1</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L2820' name='L2820'></a>2820 <a href='../Y/query_res.html' title='Multiple used in 3 places.'>query_res</a> =
|
|
<a id='L2821' name='L2821'></a>2821 <a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../D/Q_.html' title='Multiple defined in 2 places.'>Q_</a> ("DialogTitle|Copy"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Incomplete file was retrieved"),
|
|
<a id='L2822' name='L2822'></a>2822 <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 3, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Delete"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Keep"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Continue copy"));
|
|
<a id='L2823' name='L2823'></a>2823 <strong class='reserved'>const</strong> <a href='../Y/gint64.html' title='Multiple used in 51 places.'>gint64</a> <a href='../Y/t2.html' title='Multiple used in 64 places.'>t2</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L2824' name='L2824'></a>2824 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pauses.html' title='Multiple used in 9 places.'>pauses</a> += <a href='../Y/t2.html' title='Multiple used in 64 places.'>t2</a> - <a href='../Y/t1.html' title='Multiple used in 59 places.'>t1</a>;
|
|
<a id='L2825' name='L2825'></a>2825
|
|
<a id='L2826' name='L2826'></a>2826 <em class='comment'>// update info forced</em>
|
|
<a id='L2827' name='L2827'></a>2827 <a href='../S/src--filemanager--file.c.html#L1145' title='Defined at 1145 in src/filemanager/file.c.'>calc_copy_file_progress</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/t2.html' title='Multiple used in 64 places.'>t2</a>, <a href='../Y/file_part.html' title='Multiple used in 10 places.'>file_part</a>, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a> - <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/do_reget.html' title='Multiple used in 17 places.'>do_reget</a>);
|
|
<a id='L2828' name='L2828'></a>2828
|
|
<a id='L2829' name='L2829'></a>2829 <strong class='reserved'>switch</strong> (<a href='../Y/query_res.html' title='Multiple used in 3 places.'>query_res</a>)
|
|
<a id='L2830' name='L2830'></a>2830 <em class='brace'>{</em>
|
|
<a id='L2831' name='L2831'></a>2831 <strong class='reserved'>case</strong> 0:
|
|
<a id='L2832' name='L2832'></a>2832 <em class='comment'>// delete</em>
|
|
<a id='L2833' name='L2833'></a>2833 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L126' title='Defined at 126 in src/filemanager/file.c.'>DEST_SHORT_DELETE</a>;
|
|
<a id='L2834' name='L2834'></a>2834 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2835' name='L2835'></a>2835
|
|
<a id='L2836' name='L2836'></a>2836 <strong class='reserved'>case</strong> 1:
|
|
<a id='L2837' name='L2837'></a>2837 <em class='comment'>// keep</em>
|
|
<a id='L2838' name='L2838'></a>2838 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L125' title='Defined at 125 in src/filemanager/file.c.'>DEST_SHORT_KEEP</a>;
|
|
<a id='L2839' name='L2839'></a>2839 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L2840' name='L2840'></a>2840
|
|
<a id='L2841' name='L2841'></a>2841 <strong class='reserved'>default</strong>:
|
|
<a id='L2842' name='L2842'></a>2842 <em class='comment'>// continue copy</em>
|
|
<a id='L2843' name='L2843'></a>2843 <strong class='reserved'>break</strong>;
|
|
<a id='L2844' name='L2844'></a>2844 <em class='brace'>}</em>
|
|
<a id='L2845' name='L2845'></a>2845 <em class='brace'>}</em>
|
|
<a id='L2846' name='L2846'></a>2846 <em class='brace'>}</em>
|
|
<a id='L2847' name='L2847'></a>2847
|
|
<a id='L2848' name='L2848'></a>2848 <em class='comment'>// copy successful</em>
|
|
<a id='L2849' name='L2849'></a>2849 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L127' title='Defined at 127 in src/filemanager/file.c.'>DEST_FULL</a>;
|
|
<a id='L2850' name='L2850'></a>2850 <em class='brace'>}</em>
|
|
<a id='L2851' name='L2851'></a>2851
|
|
<a id='L2852' name='L2852'></a>2852 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L2853' name='L2853'></a>2853 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/buf.html' title='Multiple used in 655 places.'>buf</a>);
|
|
<a id='L2854' name='L2854'></a>2854
|
|
<a id='L2855' name='L2855'></a>2855 <a href='../S/src--filemanager--layout.c.html#L1031' title='Defined at 1031 in src/filemanager/layout.c.'>rotate_dash</a> (<a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>);
|
|
<a id='L2856' name='L2856'></a>2856 <strong class='reserved'>while</strong> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a> != -1 && <a href='../S/lib--vfs--interface.c.html#L374' title='Defined at 374 in lib/vfs/interface.c.'>mc_close</a> (<a href='../Y/src_desc.html' title='Multiple used in 8 places.'>src_desc</a>) < 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2857' name='L2857'></a>2857 <em class='brace'>{</em>
|
|
<a id='L2858' name='L2858'></a>2858 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot close source file\n%s"), <a href='../Y/src_path.html' title='Multiple used in 17 places.'>src_path</a>);
|
|
<a id='L2859' name='L2859'></a>2859 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2860' name='L2860'></a>2860 <strong class='reserved'>continue</strong>;
|
|
<a id='L2861' name='L2861'></a>2861 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2862' name='L2862'></a>2862 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2863' name='L2863'></a>2863 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2864' name='L2864'></a>2864 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2865' name='L2865'></a>2865 <strong class='reserved'>break</strong>;
|
|
<a id='L2866' name='L2866'></a>2866 <em class='brace'>}</em>
|
|
<a id='L2867' name='L2867'></a>2867
|
|
<a id='L2868' name='L2868'></a>2868 <strong class='reserved'>while</strong> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a> != -1 && <a href='../S/lib--vfs--interface.c.html#L374' title='Defined at 374 in lib/vfs/interface.c.'>mc_close</a> (<a href='../Y/dest_desc.html' title='Multiple used in 10 places.'>dest_desc</a>) < 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2869' name='L2869'></a>2869 <em class='brace'>{</em>
|
|
<a id='L2870' name='L2870'></a>2870 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot close target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2871' name='L2871'></a>2871 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2872' name='L2872'></a>2872 <strong class='reserved'>continue</strong>;
|
|
<a id='L2873' name='L2873'></a>2873 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2874' name='L2874'></a>2874 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2875' name='L2875'></a>2875 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a>;
|
|
<a id='L2876' name='L2876'></a>2876 <strong class='reserved'>break</strong>;
|
|
<a id='L2877' name='L2877'></a>2877 <em class='brace'>}</em>
|
|
<a id='L2878' name='L2878'></a>2878
|
|
<a id='L2879' name='L2879'></a>2879 <strong class='reserved'>if</strong> (<a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> == <a href='../S/src--filemanager--file.c.html#L124' title='Defined at 124 in src/filemanager/file.c.'>DEST_SHORT_QUERY</a>)
|
|
<a id='L2880' name='L2880'></a>2880 <em class='brace'>{</em>
|
|
<a id='L2881' name='L2881'></a>2881 <em class='comment'>// Query to remove short file</em>
|
|
<a id='L2882' name='L2882'></a>2882 <strong class='reserved'>if</strong> (<a href='../S/lib--widget--wtools.c.html#L238' title='Defined at 238 in lib/widget/wtools.c.'>query_dialog</a> (<a href='../D/Q_.html' title='Multiple defined in 2 places.'>Q_</a> ("DialogTitle|Copy"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Incomplete file was retrieved"), <a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, 2,
|
|
<a id='L2883' name='L2883'></a>2883 <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Delete"), <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Keep"))
|
|
<a id='L2884' name='L2884'></a>2884 == 0)
|
|
<a id='L2885' name='L2885'></a>2885 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L126' title='Defined at 126 in src/filemanager/file.c.'>DEST_SHORT_DELETE</a>;
|
|
<a id='L2886' name='L2886'></a>2886 <strong class='reserved'>else</strong>
|
|
<a id='L2887' name='L2887'></a>2887 <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> = <a href='../S/src--filemanager--file.c.html#L125' title='Defined at 125 in src/filemanager/file.c.'>DEST_SHORT_KEEP</a>;
|
|
<a id='L2888' name='L2888'></a>2888 <em class='brace'>}</em>
|
|
<a id='L2889' name='L2889'></a>2889
|
|
<a id='L2890' name='L2890'></a>2890 <strong class='reserved'>if</strong> (<a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> == <a href='../S/src--filemanager--file.c.html#L126' title='Defined at 126 in src/filemanager/file.c.'>DEST_SHORT_DELETE</a>)
|
|
<a id='L2891' name='L2891'></a>2891 <a href='../Y/mc_unlink.html' title='Multiple used in 14 places.'>mc_unlink</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L2892' name='L2892'></a>2892 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> == <a href='../S/src--filemanager--file.c.html#L127' title='Defined at 127 in src/filemanager/file.c.'>DEST_FULL</a> && !<a href='../Y/appending.html' title='Multiple used in 4 places.'>appending</a>)
|
|
<a id='L2893' name='L2893'></a>2893 <em class='brace'>{</em>
|
|
<a id='L2894' name='L2894'></a>2894 <em class='comment'>// Copy has succeeded</em>
|
|
<a id='L2895' name='L2895'></a>2895
|
|
<a id='L2896' name='L2896'></a>2896 <strong class='reserved'>while</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve_uidgid.html' title='Multiple used in 7 places.'>preserve_uidgid</a> && <a href='../Y/mc_chown.html' title='Multiple used in 9 places.'>mc_chown</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_uid.html' title='Multiple used in 4 places.'>src_uid</a>, <a href='../Y/src_gid.html' title='Multiple used in 4 places.'>src_gid</a>) != 0
|
|
<a id='L2897' name='L2897'></a>2897 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2898' name='L2898'></a>2898 <em class='brace'>{</em>
|
|
<a id='L2899' name='L2899'></a>2899 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot chown target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2900' name='L2900'></a>2900 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2901' name='L2901'></a>2901 <em class='brace'>{</em>
|
|
<a id='L2902' name='L2902'></a>2902 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L2903' name='L2903'></a>2903 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2904' name='L2904'></a>2904 <em class='brace'>}</em>
|
|
<a id='L2905' name='L2905'></a>2905 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2906' name='L2906'></a>2906 <strong class='reserved'>continue</strong>;
|
|
<a id='L2907' name='L2907'></a>2907 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2908' name='L2908'></a>2908 <em class='brace'>{</em>
|
|
<a id='L2909' name='L2909'></a>2909 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2910' name='L2910'></a>2910 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2911' name='L2911'></a>2911 <em class='brace'>}</em>
|
|
<a id='L2912' name='L2912'></a>2912 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2913' name='L2913'></a>2913 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2914' name='L2914'></a>2914 <strong class='reserved'>break</strong>;
|
|
<a id='L2915' name='L2915'></a>2915 <em class='brace'>}</em>
|
|
<a id='L2916' name='L2916'></a>2916
|
|
<a id='L2917' name='L2917'></a>2917 <strong class='reserved'>while</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a> && <a href='../Y/mc_chmod.html' title='Multiple used in 14 places.'>mc_chmod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, (<a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>)) != 0
|
|
<a id='L2918' name='L2918'></a>2918 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2919' name='L2919'></a>2919 <em class='brace'>{</em>
|
|
<a id='L2920' name='L2920'></a>2920 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot chmod target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2921' name='L2921'></a>2921 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2922' name='L2922'></a>2922 <em class='brace'>{</em>
|
|
<a id='L2923' name='L2923'></a>2923 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L2924' name='L2924'></a>2924 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2925' name='L2925'></a>2925 <em class='brace'>}</em>
|
|
<a id='L2926' name='L2926'></a>2926 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2927' name='L2927'></a>2927 <strong class='reserved'>continue</strong>;
|
|
<a id='L2928' name='L2928'></a>2928 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2929' name='L2929'></a>2929 <em class='brace'>{</em>
|
|
<a id='L2930' name='L2930'></a>2930 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2931' name='L2931'></a>2931 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2932' name='L2932'></a>2932 <em class='brace'>}</em>
|
|
<a id='L2933' name='L2933'></a>2933 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2934' name='L2934'></a>2934 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2935' name='L2935'></a>2935 <strong class='reserved'>break</strong>;
|
|
<a id='L2936' name='L2936'></a>2936 <em class='brace'>}</em>
|
|
<a id='L2937' name='L2937'></a>2937
|
|
<a id='L2938' name='L2938'></a>2938 <strong class='reserved'>if</strong> (!<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a> && !<a href='../Y/dst_exists.html' title='Multiple used in 5 places.'>dst_exists</a>)
|
|
<a id='L2939' name='L2939'></a>2939 <em class='brace'>{</em>
|
|
<a id='L2940' name='L2940'></a>2940 <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> = <a href='../Y/umask.html' title='Multiple used in 10 places.'>umask</a> (-1);
|
|
<a id='L2941' name='L2941'></a>2941 <a href='../Y/umask.html' title='Multiple used in 10 places.'>umask</a> (<a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a>);
|
|
<a id='L2942' name='L2942'></a>2942 <a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> = 0100666 & ~<a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a>;
|
|
<a id='L2943' name='L2943'></a>2943 <a href='../Y/mc_chmod.html' title='Multiple used in 14 places.'>mc_chmod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, (<a href='../Y/src_mode.html' title='Multiple used in 9 places.'>src_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>));
|
|
<a id='L2944' name='L2944'></a>2944 <em class='brace'>}</em>
|
|
<a id='L2945' name='L2945'></a>2945
|
|
<a id='L2946' name='L2946'></a>2946 <strong class='reserved'>while</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> && <a href='../Y/mc_fsetflags.html' title='Multiple used in 8 places.'>mc_fsetflags</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>) != 0 && !<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L2947' name='L2947'></a>2947 <em class='brace'>{</em>
|
|
<a id='L2948' name='L2948'></a>2948 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L2949' name='L2949'></a>2949
|
|
<a id='L2950' name='L2950'></a>2950 <em class='comment'>// don't show an error message if attributes aren't supported in this FS</em>
|
|
<a id='L2951' name='L2951'></a>2951 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L2229' title='Defined at 2229 in src/filemanager/file.c.'>attrs_ignore_error</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>))
|
|
<a id='L2952' name='L2952'></a>2952 <em class='brace'>{</em>
|
|
<a id='L2953' name='L2953'></a>2953 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2954' name='L2954'></a>2954 <strong class='reserved'>break</strong>;
|
|
<a id='L2955' name='L2955'></a>2955 <em class='brace'>}</em>
|
|
<a id='L2956' name='L2956'></a>2956
|
|
<a id='L2957' name='L2957'></a>2957 <a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (
|
|
<a id='L2958' name='L2958'></a>2958 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot set ext2 attributes for target file\n%s"), <a href='../Y/dst_path.html' title='Multiple used in 25 places.'>dst_path</a>);
|
|
<a id='L2959' name='L2959'></a>2959 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L2960' name='L2960'></a>2960 <em class='brace'>{</em>
|
|
<a id='L2961' name='L2961'></a>2961 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L2962' name='L2962'></a>2962 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L2963' name='L2963'></a>2963 <em class='brace'>}</em>
|
|
<a id='L2964' name='L2964'></a>2964 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L2965' name='L2965'></a>2965 <em class='brace'>{</em>
|
|
<a id='L2966' name='L2966'></a>2966 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2967' name='L2967'></a>2967 <strong class='reserved'>continue</strong>;
|
|
<a id='L2968' name='L2968'></a>2968 <em class='brace'>}</em>
|
|
<a id='L2969' name='L2969'></a>2969 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L2970' name='L2970'></a>2970 <em class='brace'>{</em>
|
|
<a id='L2971' name='L2971'></a>2971 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L2972' name='L2972'></a>2972 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2973' name='L2973'></a>2973 <em class='brace'>}</em>
|
|
<a id='L2974' name='L2974'></a>2974 <strong class='reserved'>if</strong> (<a href='../Y/temp_status.html' title='Multiple used in 40 places.'>temp_status</a> == <a href='../S/src--filemanager--filegui.h.html#L51' title='Defined at 51 in src/filemanager/filegui.h.'>FILE_IGNORE</a>)
|
|
<a id='L2975' name='L2975'></a>2975 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L2976' name='L2976'></a>2976 <strong class='reserved'>break</strong>;
|
|
<a id='L2977' name='L2977'></a>2977 <em class='brace'>}</em>
|
|
<a id='L2978' name='L2978'></a>2978 <em class='brace'>}</em>
|
|
<a id='L2979' name='L2979'></a>2979
|
|
<a id='L2980' name='L2980'></a>2980 <em class='comment'>// Always sync timestamps</em>
|
|
<a id='L2981' name='L2981'></a>2981 <strong class='reserved'>if</strong> (<a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> == <a href='../S/src--filemanager--file.c.html#L127' title='Defined at 127 in src/filemanager/file.c.'>DEST_FULL</a> || <a href='../Y/dst_status.html' title='Multiple used in 13 places.'>dst_status</a> == <a href='../S/src--filemanager--file.c.html#L125' title='Defined at 125 in src/filemanager/file.c.'>DEST_SHORT_KEEP</a>)
|
|
<a id='L2982' name='L2982'></a>2982 <a href='../Y/mc_utime.html' title='Multiple used in 6 places.'>mc_utime</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L2983' name='L2983'></a>2983
|
|
<a id='L2984' name='L2984'></a>2984 <a href='../S/src--filemanager--file.c.html#L808' title='Defined at 808 in src/filemanager/file.c.'>progress_update_one</a> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/file_size.html' title='Multiple used in 12 places.'>file_size</a>);
|
|
<a id='L2985' name='L2985'></a>2985 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L2986' name='L2986'></a>2986 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L2987' name='L2987'></a>2987
|
|
<a id='L2988' name='L2988'></a>2988 <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>:
|
|
<a id='L2989' name='L2989'></a>2989 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2990' name='L2990'></a>2990 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L2991' name='L2991'></a>2991 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L2992' name='L2992'></a>2992 <em class='brace'>}</em>
|
|
<a id='L2993' name='L2993'></a>2993
|
|
<a id='L2994' name='L2994'></a>2994 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L2995' name='L2995'></a>2995 <em class='comment'>/**</em>
|
|
<a id='L2996' name='L2996'></a>2996 <em class='comment'> * I think these copy_*_* functions should have a return type.</em>
|
|
<a id='L2997' name='L2997'></a>2997 <em class='comment'> * anyway, this function *must* have two directories as arguments.</em>
|
|
<a id='L2998' name='L2998'></a>2998 <em class='comment'> */</em>
|
|
<a id='L2999' name='L2999'></a>2999 <em class='comment'>/* FIXME: This function needs to check the return values of the</em>
|
|
<a id='L3000' name='L3000'></a>3000 <em class='comment'> function calls */</em>
|
|
<a id='L3001' name='L3001'></a>3001
|
|
<a id='L3002' name='L3002'></a>3002 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L3003' name='L3003'></a>3003 <a href='../R/copy_dir_dir.html' title='Multiple referred from 7 places.'>copy_dir_dir</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/toplevel.html' title='Multiple used in 3 places.'>toplevel</a>,
|
|
<em class='comment'>/* <a href='#L2282'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3316'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3003 src/filemanager/file.c' /> */</em>
|
|
<a id='L3004' name='L3004'></a>3004 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/move_over.html' title='Multiple used in 6 places.'>move_over</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/do_delete.html' title='Multiple used in 4 places.'>do_delete</a>, <a href='../Y/GSList.html' title='Multiple used in 74 places.'>GSList</a> *<a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>)
|
|
<a id='L3005' name='L3005'></a>3005 <em class='brace'>{</em>
|
|
<a id='L3006' name='L3006'></a>3006 <strong class='reserved'>struct</strong> <a href='../S/lib--vfs--vfs.h.html#L213' title='Defined at 213 in lib/vfs/vfs.h.'>vfs_dirent</a> *<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>;
|
|
<a id='L3007' name='L3007'></a>3007 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>;
|
|
<a id='L3008' name='L3008'></a>3008 <strong class='reserved'>unsigned</strong> <strong class='reserved'>long</strong> <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a> = 0;
|
|
<a id='L3009' name='L3009'></a>3009 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/copymove_persistent_ext2_attr.html' title='Multiple used in 7 places.'>copymove_persistent_ext2_attr</a>;
|
|
<a id='L3010' name='L3010'></a>3010 <a href='../Y/DIR.html' title='Multiple used in 23 places.'>DIR</a> *<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>;
|
|
<a id='L3011' name='L3011'></a>3011 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3012' name='L3012'></a>3012 <a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a> *<a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>;
|
|
<a id='L3013' name='L3013'></a>3013 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, *<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L3014' name='L3014'></a>3014 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/do_mkdir.html' title='Multiple used in 3 places.'>do_mkdir</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3015' name='L3015'></a>3015
|
|
<a id='L3016' name='L3016'></a>3016 <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L3017' name='L3017'></a>3017 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L3018' name='L3018'></a>3018
|
|
<a id='L3019' name='L3019'></a>3019 <em class='comment'>// First get the mode of the source dir</em>
|
|
<a id='L3020' name='L3020'></a>3020
|
|
<a id='L3021' name='L3021'></a>3021 <a href='../Y/retry_src_stat.html' title='Multiple used in 2 places.'>retry_src_stat</a>:
|
|
<a id='L3022' name='L3022'></a>3022 <strong class='reserved'>while</strong> ((*<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>) (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != 0)
|
|
<a id='L3023' name='L3023'></a>3023 <em class='brace'>{</em>
|
|
<a id='L3024' name='L3024'></a>3024 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3025' name='L3025'></a>3025 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3026' name='L3026'></a>3026 <strong class='reserved'>else</strong>
|
|
<a id='L3027' name='L3027'></a>3027 <em class='brace'>{</em>
|
|
<a id='L3028' name='L3028'></a>3028 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot stat source directory\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L3029' name='L3029'></a>3029 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3030' name='L3030'></a>3030 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3031' name='L3031'></a>3031 <em class='brace'>}</em>
|
|
<a id='L3032' name='L3032'></a>3032
|
|
<a id='L3033' name='L3033'></a>3033 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3034' name='L3034'></a>3034 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3035' name='L3035'></a>3035 <em class='brace'>}</em>
|
|
<a id='L3036' name='L3036'></a>3036
|
|
<a id='L3037' name='L3037'></a>3037 <strong class='reserved'>while</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> && <a href='../Y/mc_fgetflags.html' title='Multiple used in 7 places.'>mc_fgetflags</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>) != 0)
|
|
<a id='L3038' name='L3038'></a>3038 <em class='brace'>{</em>
|
|
<a id='L3039' name='L3039'></a>3039 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3040' name='L3040'></a>3040
|
|
<a id='L3041' name='L3041'></a>3041 <em class='comment'>// don't show an error message if attributes aren't supported in this FS</em>
|
|
<a id='L3042' name='L3042'></a>3042 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L2229' title='Defined at 2229 in src/filemanager/file.c.'>attrs_ignore_error</a> (<a href='../Y/errno.html' title='Multiple used in 200 places.'>errno</a>))
|
|
<a id='L3043' name='L3043'></a>3043 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3044' name='L3044'></a>3044 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3045' name='L3045'></a>3045 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3046' name='L3046'></a>3046 <strong class='reserved'>else</strong>
|
|
<a id='L3047' name='L3047'></a>3047 <em class='brace'>{</em>
|
|
<a id='L3048' name='L3048'></a>3048 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L3049' name='L3049'></a>3049 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot get ext2 attributes of source directory\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L3050' name='L3050'></a>3050 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3051' name='L3051'></a>3051 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3052' name='L3052'></a>3052 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L3053' name='L3053'></a>3053 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3054' name='L3054'></a>3054 <em class='brace'>}</em>
|
|
<a id='L3055' name='L3055'></a>3055
|
|
<a id='L3056' name='L3056'></a>3056 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3057' name='L3057'></a>3057 <strong class='reserved'>break</strong>;
|
|
<a id='L3058' name='L3058'></a>3058
|
|
<a id='L3059' name='L3059'></a>3059 <em class='comment'>// yet another attempt</em>
|
|
<a id='L3060' name='L3060'></a>3060 <a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3061' name='L3061'></a>3061 <em class='brace'>}</em>
|
|
<a id='L3062' name='L3062'></a>3062
|
|
<a id='L3063' name='L3063'></a>3063 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L333' title='Defined at 333 in src/filemanager/file.c.'>is_in_linklist</a> (<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3064' name='L3064'></a>3064 <em class='brace'>{</em>
|
|
<a id='L3065' name='L3065'></a>3065 <em class='comment'>/* Don't copy a directory we created before (we don't want to copy</em>
|
|
<a id='L3066' name='L3066'></a>3066 <em class='comment'> infinitely if a directory is copied into itself) */</em>
|
|
<a id='L3067' name='L3067'></a>3067 <em class='comment'>// FIXME: should there be an error message and FILE_SKIP? - Norbert</em>
|
|
<a id='L3068' name='L3068'></a>3068 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3069' name='L3069'></a>3069 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3070' name='L3070'></a>3070 <em class='brace'>}</em>
|
|
<a id='L3071' name='L3071'></a>3071
|
|
<a id='L3072' name='L3072'></a>3072 <em class='comment'>// Hmm, hardlink to directory??? - Norbert</em>
|
|
<a id='L3073' name='L3073'></a>3073 <em class='comment'>// FIXME: In this step we should do something in case the destination already exist</em>
|
|
<a id='L3074' name='L3074'></a>3074 <em class='comment'>// Check the hardlinks</em>
|
|
<a id='L3075' name='L3075'></a>3075 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a>)
|
|
<a id='L3076' name='L3076'></a>3076 <em class='brace'>{</em>
|
|
<a id='L3077' name='L3077'></a>3077 <strong class='reserved'>switch</strong> (<a href='../S/src--filemanager--file.c.html#L361' title='Defined at 361 in src/filemanager/file.c.'>check_hardlinks</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>))
|
|
<a id='L3078' name='L3078'></a>3078 <em class='brace'>{</em>
|
|
<a id='L3079' name='L3079'></a>3079 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--file.c.html#L133' title='Defined at 133 in src/filemanager/file.c.'>HARDLINK_OK</a>:
|
|
<a id='L3080' name='L3080'></a>3080 <em class='comment'>// We have made a hardlink - no more processing is necessary</em>
|
|
<a id='L3081' name='L3081'></a>3081 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3082' name='L3082'></a>3082
|
|
<a id='L3083' name='L3083'></a>3083 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--file.c.html#L138' title='Defined at 138 in src/filemanager/file.c.'>HARDLINK_ABORT</a>:
|
|
<a id='L3084' name='L3084'></a>3084 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L3085' name='L3085'></a>3085 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3086' name='L3086'></a>3086
|
|
<a id='L3087' name='L3087'></a>3087 <strong class='reserved'>default</strong>:
|
|
<a id='L3088' name='L3088'></a>3088 <strong class='reserved'>break</strong>;
|
|
<a id='L3089' name='L3089'></a>3089 <em class='brace'>}</em>
|
|
<a id='L3090' name='L3090'></a>3090 <em class='brace'>}</em>
|
|
<a id='L3091' name='L3091'></a>3091
|
|
<a id='L3092' name='L3092'></a>3092 <strong class='reserved'>if</strong> (!<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L3093' name='L3093'></a>3093 <em class='brace'>{</em>
|
|
<a id='L3094' name='L3094'></a>3094 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3095' name='L3095'></a>3095 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3096' name='L3096'></a>3096 <strong class='reserved'>else</strong>
|
|
<a id='L3097' name='L3097'></a>3097 <em class='brace'>{</em>
|
|
<a id='L3098' name='L3098'></a>3098 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Source \"%s\" is not a directory\n%s"), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L3099' name='L3099'></a>3099 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3100' name='L3100'></a>3100 <strong class='reserved'>goto</strong> <a href='../Y/retry_src_stat.html' title='Multiple used in 2 places.'>retry_src_stat</a>;
|
|
<a id='L3101' name='L3101'></a>3101 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3102' name='L3102'></a>3102 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3103' name='L3103'></a>3103 <em class='brace'>}</em>
|
|
<a id='L3104' name='L3104'></a>3104 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3105' name='L3105'></a>3105 <em class='brace'>}</em>
|
|
<a id='L3106' name='L3106'></a>3106
|
|
<a id='L3107' name='L3107'></a>3107 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--file.c.html#L333' title='Defined at 333 in src/filemanager/file.c.'>is_in_linklist</a> (<a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>, <a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>) != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3108' name='L3108'></a>3108 <em class='brace'>{</em>
|
|
<a id='L3109' name='L3109'></a>3109 <em class='comment'>// we found a cyclic symbolic link</em>
|
|
<a id='L3110' name='L3110'></a>3110 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot copy cyclic symbolic link\n\"%s\""), <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>);
|
|
<a id='L3111' name='L3111'></a>3111 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L3112' name='L3112'></a>3112 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3113' name='L3113'></a>3113 <em class='brace'>}</em>
|
|
<a id='L3114' name='L3114'></a>3114
|
|
<a id='L3115' name='L3115'></a>3115 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = <a href='../Y/g_new0.html' title='Multiple used in 88 places.'>g_new0</a> (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a>, 1);
|
|
<a id='L3116' name='L3116'></a>3116 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L3117' name='L3117'></a>3117 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a>;
|
|
<a id='L3118' name='L3118'></a>3118 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> = <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a>;
|
|
<a id='L3119' name='L3119'></a>3119 <a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a> = <a href='../Y/g_slist_prepend.html' title='Multiple used in 28 places.'>g_slist_prepend</a> (<a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>, <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>);
|
|
<a id='L3120' name='L3120'></a>3120
|
|
<a id='L3121' name='L3121'></a>3121 <a href='../Y/retry_dst_stat.html' title='Multiple used in 4 places.'>retry_dst_stat</a>:
|
|
<a id='L3122' name='L3122'></a>3122 <em class='comment'>// Now, check if the dest dir exists, if not, create it.</em>
|
|
<a id='L3123' name='L3123'></a>3123 <strong class='reserved'>if</strong> (<a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>) != 0)
|
|
<a id='L3124' name='L3124'></a>3124 <em class='brace'>{</em>
|
|
<a id='L3125' name='L3125'></a>3125 <em class='comment'>// Here the dir doesn't exist : make it !</em>
|
|
<a id='L3126' name='L3126'></a>3126 <strong class='reserved'>if</strong> (<a href='../Y/move_over.html' title='Multiple used in 6 places.'>move_over</a> && <a href='../Y/mc_rename.html' title='Multiple used in 6 places.'>mc_rename</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>) == 0)
|
|
<a id='L3127' name='L3127'></a>3127 <em class='brace'>{</em>
|
|
<a id='L3128' name='L3128'></a>3128 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3129' name='L3129'></a>3129 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L3130' name='L3130'></a>3130 <em class='brace'>}</em>
|
|
<a id='L3131' name='L3131'></a>3131 <em class='brace'>}</em>
|
|
<a id='L3132' name='L3132'></a>3132 <strong class='reserved'>else</strong>
|
|
<a id='L3133' name='L3133'></a>3133 <em class='brace'>{</em>
|
|
<a id='L3134' name='L3134'></a>3134 <em class='comment'>/*</em>
|
|
<a id='L3135' name='L3135'></a>3135 <em class='comment'> * If the destination directory exists, we want to copy the whole</em>
|
|
<a id='L3136' name='L3136'></a>3136 <em class='comment'> * directory, but we only want this to happen once.</em>
|
|
<a id='L3137' name='L3137'></a>3137 <em class='comment'> *</em>
|
|
<a id='L3138' name='L3138'></a>3138 <em class='comment'> * Escape sequences added to the * to compiler warnings.</em>
|
|
<a id='L3139' name='L3139'></a>3139 <em class='comment'> * so, say /bla exists, if we copy /tmp/\* to /bla, we get /bla/tmp/\*</em>
|
|
<a id='L3140' name='L3140'></a>3140 <em class='comment'> * or ( /bla doesn't exist ) /tmp/\* to /bla -> /bla/\*</em>
|
|
<a id='L3141' name='L3141'></a>3141 <em class='comment'> */</em>
|
|
<a id='L3142' name='L3142'></a>3142 <strong class='reserved'>if</strong> (!<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L3143' name='L3143'></a>3143 <em class='brace'>{</em>
|
|
<a id='L3144' name='L3144'></a>3144 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3145' name='L3145'></a>3145 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3146' name='L3146'></a>3146 <strong class='reserved'>else</strong>
|
|
<a id='L3147' name='L3147'></a>3147 <em class='brace'>{</em>
|
|
<a id='L3148' name='L3148'></a>3148 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> =
|
|
<a id='L3149' name='L3149'></a>3149 <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Destination\n%s\nmust be a directory\n%s"), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L3150' name='L3150'></a>3150 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3151' name='L3151'></a>3151 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3152' name='L3152'></a>3152 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3153' name='L3153'></a>3153 <strong class='reserved'>goto</strong> <a href='../Y/retry_dst_stat.html' title='Multiple used in 4 places.'>retry_dst_stat</a>;
|
|
<a id='L3154' name='L3154'></a>3154 <em class='brace'>}</em>
|
|
<a id='L3155' name='L3155'></a>3155 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L3156' name='L3156'></a>3156 <em class='brace'>}</em>
|
|
<a id='L3157' name='L3157'></a>3157 <em class='comment'>// Dive into subdir if exists</em>
|
|
<a id='L3158' name='L3158'></a>3158 <strong class='reserved'>if</strong> (<a href='../Y/toplevel.html' title='Multiple used in 3 places.'>toplevel</a> && <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dive_into_subdirs.html' title='Multiple used in 6 places.'>dive_into_subdirs</a>)
|
|
<a id='L3159' name='L3159'></a>3159 <em class='brace'>{</em>
|
|
<a id='L3160' name='L3160'></a>3160 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a>;
|
|
<a id='L3161' name='L3161'></a>3161
|
|
<a id='L3162' name='L3162'></a>3162 <a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a> = <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>;
|
|
<a id='L3163' name='L3163'></a>3163 <a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a> = <a href='../S/lib--vfs--path.c.html#L1257' title='Defined at 1257 in lib/vfs/path.c.'>vfs_path_append_new</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../S/lib--util.c.html#L652' title='Defined at 652 in lib/util.c.'>x_basename</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>), (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3164' name='L3164'></a>3164 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp.html' title='Multiple used in 260 places.'>tmp</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3165' name='L3165'></a>3165 <em class='brace'>}</em>
|
|
<a id='L3166' name='L3166'></a>3166 <strong class='reserved'>else</strong>
|
|
<a id='L3167' name='L3167'></a>3167 <a href='../Y/do_mkdir.html' title='Multiple used in 3 places.'>do_mkdir</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3168' name='L3168'></a>3168 <em class='brace'>}</em>
|
|
<a id='L3169' name='L3169'></a>3169
|
|
<a id='L3170' name='L3170'></a>3170 <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a> = <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L3171' name='L3171'></a>3171
|
|
<a id='L3172' name='L3172'></a>3172 <strong class='reserved'>if</strong> (<a href='../Y/do_mkdir.html' title='Multiple used in 3 places.'>do_mkdir</a>)
|
|
<a id='L3173' name='L3173'></a>3173 <em class='brace'>{</em>
|
|
<a id='L3174' name='L3174'></a>3174 <strong class='reserved'>while</strong> (<a href='../S/src--filemanager--filenot.c.html#L98' title='Defined at 98 in src/filemanager/filenot.c.'>my_mkdir</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>) | <a href='../Y/S_IRWXU.html' title='Multiple used in 3 places.'>S_IRWXU</a>) != 0)
|
|
<a id='L3175' name='L3175'></a>3175 <em class='brace'>{</em>
|
|
<a id='L3176' name='L3176'></a>3176 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3177' name='L3177'></a>3177 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3178' name='L3178'></a>3178 <strong class='reserved'>else</strong>
|
|
<a id='L3179' name='L3179'></a>3179 <em class='brace'>{</em>
|
|
<a id='L3180' name='L3180'></a>3180 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot create target directory\n%s"), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L3181' name='L3181'></a>3181 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3182' name='L3182'></a>3182 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3183' name='L3183'></a>3183 <em class='brace'>}</em>
|
|
<a id='L3184' name='L3184'></a>3184 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3185' name='L3185'></a>3185 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L3186' name='L3186'></a>3186 <em class='brace'>}</em>
|
|
<a id='L3187' name='L3187'></a>3187
|
|
<a id='L3188' name='L3188'></a>3188 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = <a href='../Y/g_new0.html' title='Multiple used in 88 places.'>g_new0</a> (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a>, 1);
|
|
<a id='L3189' name='L3189'></a>3189 <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L3190' name='L3190'></a>3190 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/vfs.html' title='Multiple used in 72 places.'>vfs</a> = <a href='../S/lib--vfs--path.h.html#L119' title='Defined at 119 in lib/vfs/path.h.'>vfs_path_get_last_path_vfs</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>);
|
|
<a id='L3191' name='L3191'></a>3191 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/ino.html' title='Multiple used in 252 places.'>ino</a> = <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_ino.html' title='Multiple used in 29 places.'>st_ino</a>;
|
|
<a id='L3192' name='L3192'></a>3192 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/dev.html' title='Multiple used in 39 places.'>dev</a> = <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_dev.html' title='Multiple used in 29 places.'>st_dev</a>;
|
|
<a id='L3193' name='L3193'></a>3193 <a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a> = <a href='../Y/g_slist_prepend.html' title='Multiple used in 28 places.'>g_slist_prepend</a> (<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a>, <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>);
|
|
<a id='L3194' name='L3194'></a>3194 <em class='brace'>}</em>
|
|
<a id='L3195' name='L3195'></a>3195
|
|
<a id='L3196' name='L3196'></a>3196 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve_uidgid.html' title='Multiple used in 7 places.'>preserve_uidgid</a>)
|
|
<a id='L3197' name='L3197'></a>3197 <em class='brace'>{</em>
|
|
<a id='L3198' name='L3198'></a>3198 <strong class='reserved'>while</strong> (<a href='../Y/mc_chown.html' title='Multiple used in 9 places.'>mc_chown</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_uid.html' title='Multiple used in 49 places.'>st_uid</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_gid.html' title='Multiple used in 42 places.'>st_gid</a>) != 0)
|
|
<a id='L3199' name='L3199'></a>3199 <em class='brace'>{</em>
|
|
<a id='L3200' name='L3200'></a>3200 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>)
|
|
<a id='L3201' name='L3201'></a>3201 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>;
|
|
<a id='L3202' name='L3202'></a>3202 <strong class='reserved'>else</strong>
|
|
<a id='L3203' name='L3203'></a>3203 <em class='brace'>{</em>
|
|
<a id='L3204' name='L3204'></a>3204 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Cannot chown target directory\n%s"), <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L3205' name='L3205'></a>3205 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L52' title='Defined at 52 in src/filemanager/filegui.h.'>FILE_IGNORE_ALL</a>)
|
|
<a id='L3206' name='L3206'></a>3206 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3207' name='L3207'></a>3207 <em class='brace'>}</em>
|
|
<a id='L3208' name='L3208'></a>3208 <strong class='reserved'>if</strong> (<a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3209' name='L3209'></a>3209 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L3210' name='L3210'></a>3210 <em class='brace'>}</em>
|
|
<a id='L3211' name='L3211'></a>3211 <em class='brace'>}</em>
|
|
<a id='L3212' name='L3212'></a>3212
|
|
<a id='L3213' name='L3213'></a>3213 <em class='comment'>// open the source dir for reading</em>
|
|
<a id='L3214' name='L3214'></a>3214 <a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a> = <a href='../S/lib--vfs--interface.c.html#L403' title='Defined at 403 in lib/vfs/interface.c.'>mc_opendir</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>);
|
|
<a id='L3215' name='L3215'></a>3215 <strong class='reserved'>if</strong> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3216' name='L3216'></a>3216 <strong class='reserved'>goto</strong> <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>;
|
|
<a id='L3217' name='L3217'></a>3217
|
|
<a id='L3218' name='L3218'></a>3218 <strong class='reserved'>while</strong> ((<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a> = <a href='../S/lib--vfs--interface.c.html#L444' title='Defined at 444 in lib/vfs/interface.c.'>mc_readdir</a> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>)) && <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> != <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L3219' name='L3219'></a>3219 <em class='brace'>{</em>
|
|
<a id='L3220' name='L3220'></a>3220 <strong class='reserved'>char</strong> *<a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>;
|
|
<a id='L3221' name='L3221'></a>3221 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>;
|
|
<a id='L3222' name='L3222'></a>3222
|
|
<a id='L3223' name='L3223'></a>3223 <em class='comment'>/*</em>
|
|
<a id='L3224' name='L3224'></a>3224 <em class='comment'> * Now, we don't want '.' and '..' to be created / copied at any time</em>
|
|
<a id='L3225' name='L3225'></a>3225 <em class='comment'> */</em>
|
|
<a id='L3226' name='L3226'></a>3226 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L108' title='Defined at 108 in lib/fs.h.'>DIR_IS_DOT</a> (<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>) || <a href='../S/lib--fs.h.html#L109' title='Defined at 109 in lib/fs.h.'>DIR_IS_DOTDOT</a> (<a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>))
|
|
<a id='L3227' name='L3227'></a>3227 <strong class='reserved'>continue</strong>;
|
|
<a id='L3228' name='L3228'></a>3228
|
|
<a id='L3229' name='L3229'></a>3229 <em class='comment'>// get the filename and add it to the src directory</em>
|
|
<a id='L3230' name='L3230'></a>3230 <a href='../Y/path.html' title='Multiple used in 439 places.'>path</a> = <a href='../S/lib--utilunix.c.html#L1332' title='Defined at 1332 in lib/utilunix.c.'>mc_build_filename</a> (<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3231' name='L3231'></a>3231 <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>);
|
|
<a id='L3232' name='L3232'></a>3232
|
|
<a id='L3233' name='L3233'></a>3233 (*<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/stat_func.html' title='Multiple used in 14 places.'>stat_func</a>) (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L3234' name='L3234'></a>3234 <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L3235' name='L3235'></a>3235 <em class='brace'>{</em>
|
|
<a id='L3236' name='L3236'></a>3236 <strong class='reserved'>char</strong> *<a href='../Y/mdpath.html' title='Multiple used in 4 places.'>mdpath</a>;
|
|
<a id='L3237' name='L3237'></a>3237
|
|
<a id='L3238' name='L3238'></a>3238 <a href='../Y/mdpath.html' title='Multiple used in 4 places.'>mdpath</a> = <a href='../S/lib--utilunix.c.html#L1332' title='Defined at 1332 in lib/utilunix.c.'>mc_build_filename</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, <a href='../Y/next.html' title='Multiple used in 212 places.'>next</a>-><a href='../Y/d_name.html' title='Multiple used in 45 places.'>d_name</a>, (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3239' name='L3239'></a>3239 <em class='comment'>/*</em>
|
|
<a id='L3240' name='L3240'></a>3240 <em class='comment'> * From here, we just intend to recursively copy subdirs, not</em>
|
|
<a id='L3241' name='L3241'></a>3241 <em class='comment'> * the double functionality of copying different when the target</em>
|
|
<a id='L3242' name='L3242'></a>3242 <em class='comment'> * dir already exists. So, we give the recursive call the flag 0</em>
|
|
<a id='L3243' name='L3243'></a>3243 <em class='comment'> * meaning no toplevel.</em>
|
|
<a id='L3244' name='L3244'></a>3244 <em class='comment'> */</em>
|
|
<a id='L3245' name='L3245'></a>3245 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L3003' title='Defined at 3003 in src/filemanager/file.c.'>copy_dir_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>, <a href='../Y/mdpath.html' title='Multiple used in 4 places.'>mdpath</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>, <a href='../Y/do_delete.html' title='Multiple used in 4 places.'>do_delete</a>, <a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>);
|
|
<a id='L3246' name='L3246'></a>3246 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/mdpath.html' title='Multiple used in 4 places.'>mdpath</a>);
|
|
<a id='L3247' name='L3247'></a>3247 <em class='brace'>}</em>
|
|
<a id='L3248' name='L3248'></a>3248 <strong class='reserved'>else</strong>
|
|
<a id='L3249' name='L3249'></a>3249 <em class='brace'>{</em>
|
|
<a id='L3250' name='L3250'></a>3250 <strong class='reserved'>char</strong> *<a href='../Y/dest_file.html' title='Multiple used in 4 places.'>dest_file</a>;
|
|
<a id='L3251' name='L3251'></a>3251
|
|
<a id='L3252' name='L3252'></a>3252 <a href='../Y/dest_file.html' title='Multiple used in 4 places.'>dest_file</a> = <a href='../S/lib--utilunix.c.html#L1332' title='Defined at 1332 in lib/utilunix.c.'>mc_build_filename</a> (<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>, <a href='../S/lib--util.c.html#L652' title='Defined at 652 in lib/util.c.'>x_basename</a> (<a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>), (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3253' name='L3253'></a>3253 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L2282' title='Defined at 2282 in src/filemanager/file.c.'>copy_file_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>, <a href='../Y/dest_file.html' title='Multiple used in 4 places.'>dest_file</a>);
|
|
<a id='L3254' name='L3254'></a>3254 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/dest_file.html' title='Multiple used in 4 places.'>dest_file</a>);
|
|
<a id='L3255' name='L3255'></a>3255 <em class='brace'>}</em>
|
|
<a id='L3256' name='L3256'></a>3256
|
|
<a id='L3257' name='L3257'></a>3257 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/path.html' title='Multiple used in 439 places.'>path</a>);
|
|
<a id='L3258' name='L3258'></a>3258
|
|
<a id='L3259' name='L3259'></a>3259 <strong class='reserved'>if</strong> (<a href='../Y/do_delete.html' title='Multiple used in 4 places.'>do_delete</a> && <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L3260' name='L3260'></a>3260 <em class='brace'>{</em>
|
|
<a id='L3261' name='L3261'></a>3261 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/erase_at_end.html' title='Multiple used in 4 places.'>erase_at_end</a>)
|
|
<a id='L3262' name='L3262'></a>3262 <em class='brace'>{</em>
|
|
<a id='L3263' name='L3263'></a>3263 <strong class='reserved'>if</strong> (<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3264' name='L3264'></a>3264 <a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a> = <a href='../Y/g_queue_new.html' title='Multiple used in 5 places.'>g_queue_new</a> ();
|
|
<a id='L3265' name='L3265'></a>3265
|
|
<a id='L3266' name='L3266'></a>3266 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a> = <a href='../Y/g_new0.html' title='Multiple used in 88 places.'>g_new0</a> (<a href='../S/src--filemanager--file.c.html#L118' title='Defined at 118 in src/filemanager/file.c.'>link_t</a>, 1);
|
|
<a id='L3267' name='L3267'></a>3267 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a> = <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>;
|
|
<a id='L3268' name='L3268'></a>3268 <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>-><a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> = <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>;
|
|
<a id='L3269' name='L3269'></a>3269 <a href='../Y/g_queue_push_tail.html' title='Multiple used in 7 places.'>g_queue_push_tail</a> (<a href='../Y/erase_list.html' title='Multiple used in 8 places.'>erase_list</a>, <a href='../Y/lp.html' title='Multiple used in 33 places.'>lp</a>);
|
|
<a id='L3270' name='L3270'></a>3270 <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L3271' name='L3271'></a>3271 <em class='brace'>}</em>
|
|
<a id='L3272' name='L3272'></a>3272 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L3273' name='L3273'></a>3273 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1548' title='Defined at 1548 in src/filemanager/file.c.'>erase_dir_iff_empty</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>);
|
|
<a id='L3274' name='L3274'></a>3274 <strong class='reserved'>else</strong>
|
|
<a id='L3275' name='L3275'></a>3275 <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a> = <a href='../S/src--filemanager--file.c.html#L1383' title='Defined at 1383 in src/filemanager/file.c.'>erase_file</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>);
|
|
<a id='L3276' name='L3276'></a>3276 <em class='brace'>}</em>
|
|
<a id='L3277' name='L3277'></a>3277 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/tmp_vpath.html' title='Multiple used in 129 places.'>tmp_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3278' name='L3278'></a>3278 <em class='brace'>}</em>
|
|
<a id='L3279' name='L3279'></a>3279 <a href='../S/lib--vfs--interface.c.html#L484' title='Defined at 484 in lib/vfs/interface.c.'>mc_closedir</a> (<a href='../Y/reading.html' title='Multiple used in 11 places.'>reading</a>);
|
|
<a id='L3280' name='L3280'></a>3280
|
|
<a id='L3281' name='L3281'></a>3281 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/preserve.html' title='Multiple used in 15 places.'>preserve</a>)
|
|
<a id='L3282' name='L3282'></a>3282 <em class='brace'>{</em>
|
|
<a id='L3283' name='L3283'></a>3283 <a href='../D/mc_timesbuf_t.html' title='Multiple defined in 2 places.'>mc_timesbuf_t</a> <a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>;
|
|
<a id='L3284' name='L3284'></a>3284
|
|
<a id='L3285' name='L3285'></a>3285 <a href='../Y/mc_chmod.html' title='Multiple used in 14 places.'>mc_chmod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>);
|
|
<a id='L3286' name='L3286'></a>3286
|
|
<a id='L3287' name='L3287'></a>3287 <strong class='reserved'>if</strong> (<a href='../Y/attrs_ok.html' title='Multiple used in 22 places.'>attrs_ok</a>)
|
|
<a id='L3288' name='L3288'></a>3288 <a href='../Y/mc_fsetflags.html' title='Multiple used in 8 places.'>mc_fsetflags</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/attrs.html' title='Multiple used in 78 places.'>attrs</a>);
|
|
<a id='L3289' name='L3289'></a>3289
|
|
<a id='L3290' name='L3290'></a>3290 <a href='../S/lib--vfs--utilvfs.c.html#L409' title='Defined at 409 in lib/vfs/utilvfs.c.'>vfs_get_timesbuf_from_stat</a> (&<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L3291' name='L3291'></a>3291 <a href='../Y/mc_utime.html' title='Multiple used in 6 places.'>mc_utime</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, &<a href='../Y/times.html' title='Multiple used in 48 places.'>times</a>);
|
|
<a id='L3292' name='L3292'></a>3292 <em class='brace'>}</em>
|
|
<a id='L3293' name='L3293'></a>3293 <strong class='reserved'>else</strong>
|
|
<a id='L3294' name='L3294'></a>3294 <em class='brace'>{</em>
|
|
<a id='L3295' name='L3295'></a>3295 <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> = <a href='../Y/umask.html' title='Multiple used in 10 places.'>umask</a> (-1);
|
|
<a id='L3296' name='L3296'></a>3296 <a href='../Y/umask.html' title='Multiple used in 10 places.'>umask</a> (<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>);
|
|
<a id='L3297' name='L3297'></a>3297 <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> = 0100777 & ~<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>;
|
|
<a id='L3298' name='L3298'></a>3298 <a href='../Y/mc_chmod.html' title='Multiple used in 14 places.'>mc_chmod</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a> & <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/umask_kill.html' title='Multiple used in 11 places.'>umask_kill</a>);
|
|
<a id='L3299' name='L3299'></a>3299 <em class='brace'>}</em>
|
|
<a id='L3300' name='L3300'></a>3300
|
|
<a id='L3301' name='L3301'></a>3301 <a href='../Y/ret.html' title='Multiple used in 887 places.'>ret</a>:
|
|
<a id='L3302' name='L3302'></a>3302 <a href='../S/src--filemanager--file.c.html#L300' title='Defined at 300 in src/filemanager/file.c.'>free_link</a> (<a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>-><a href='../Y/data.html' title='Multiple used in 916 places.'>data</a>);
|
|
<a id='L3303' name='L3303'></a>3303 g_slist_free_1 (<a href='../Y/parent_dirs.html' title='Multiple used in 7 places.'>parent_dirs</a>);
|
|
<a id='L3304' name='L3304'></a>3304 <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>:
|
|
<a id='L3305' name='L3305'></a>3305 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/src_vpath.html' title='Multiple used in 75 places.'>src_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3306' name='L3306'></a>3306 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dst_vpath.html' title='Multiple used in 75 places.'>dst_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3307' name='L3307'></a>3307 <strong class='reserved'>return</strong> <a href='../Y/return_status.html' title='Multiple used in 198 places.'>return_status</a>;
|
|
<a id='L3308' name='L3308'></a>3308 <em class='brace'>}</em>
|
|
<a id='L3309' name='L3309'></a>3309
|
|
<a id='L3310' name='L3310'></a>3310 <em class='comment'>/* }}} */</em>
|
|
<a id='L3311' name='L3311'></a>3311
|
|
<a id='L3312' name='L3312'></a>3312 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3313' name='L3313'></a>3313 <em class='comment'>/* {{{ Move routines */</em>
|
|
<a id='L3314' name='L3314'></a>3314
|
|
<a id='L3315' name='L3315'></a>3315 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L3316' name='L3316'></a>3316 <a href='../R/move_dir_dir.html' title='Multiple referred from 2 places.'>move_dir_dir</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>)
|
|
<em class='comment'>/* <a href='#L3003'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3327'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3316 src/filemanager/file.c' /> */</em>
|
|
<a id='L3317' name='L3317'></a>3317 <em class='brace'>{</em>
|
|
<a id='L3318' name='L3318'></a>3318 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L1617' title='Defined at 1617 in src/filemanager/file.c.'>do_move_dir_dir</a> (<a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/s.html' title='Multiple used in 822 places.'>s</a>, <a href='../Y/d.html' title='Multiple used in 191 places.'>d</a>);
|
|
<a id='L3319' name='L3319'></a>3319 <em class='brace'>}</em>
|
|
<a id='L3320' name='L3320'></a>3320
|
|
<a id='L3321' name='L3321'></a>3321 <em class='comment'>/* }}} */</em>
|
|
<a id='L3322' name='L3322'></a>3322
|
|
<a id='L3323' name='L3323'></a>3323 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3324' name='L3324'></a>3324 <em class='comment'>/* {{{ Erase routines */</em>
|
|
<a id='L3325' name='L3325'></a>3325
|
|
<a id='L3326' name='L3326'></a>3326 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L3327' name='L3327'></a>3327 <a href='../R/erase_dir.html' title='Multiple referred from 4 places.'>erase_dir</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>)
|
|
<em class='comment'>/* <a href='#L3316'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3368'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3327 src/filemanager/file.c' /> */</em>
|
|
<a id='L3328' name='L3328'></a>3328 <em class='brace'>{</em>
|
|
<a id='L3329' name='L3329'></a>3329 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3330' name='L3330'></a>3330
|
|
<a id='L3331' name='L3331'></a>3331 <a href='../S/src--filemanager--filegui.c.html#L1203' title='Defined at 1203 in src/filemanager/filegui.c.'>file_progress_show_deleting</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3332' name='L3332'></a>3332 <a href='../S/src--filemanager--filegui.c.html#L1065' title='Defined at 1065 in src/filemanager/filegui.c.'>file_progress_show_count</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L3333' name='L3333'></a>3333 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--filegui.c.html#L810' title='Defined at 810 in src/filemanager/filegui.c.'>file_progress_check_buttons</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>) == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L3334' name='L3334'></a>3334 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L3335' name='L3335'></a>3335
|
|
<a id='L3336' name='L3336'></a>3336 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L3337' name='L3337'></a>3337
|
|
<a id='L3338' name='L3338'></a>3338 <em class='comment'>/* The old way to detect a non empty directory was:</em>
|
|
<a id='L3339' name='L3339'></a>3339 <em class='comment'> error = my_rmdir (s);</em>
|
|
<a id='L3340' name='L3340'></a>3340 <em class='comment'> if (error && (errno == ENOTEMPTY || errno == EEXIST))){</em>
|
|
<a id='L3341' name='L3341'></a>3341 <em class='comment'> For the linux user space nfs server (nfs-server-2.2beta29-2)</em>
|
|
<a id='L3342' name='L3342'></a>3342 <em class='comment'> we would have to check also for EIO. I hope the new way is</em>
|
|
<a id='L3343' name='L3343'></a>3343 <em class='comment'> fool proof. (Norbert)</em>
|
|
<a id='L3344' name='L3344'></a>3344 <em class='comment'> */</em>
|
|
<a id='L3345' name='L3345'></a>3345 <strong class='reserved'>const</strong> <strong class='reserved'>int</strong> <a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> = <a href='../S/src--filemanager--file.c.html#L1507' title='Defined at 1507 in src/filemanager/file.c.'>check_dir_is_empty</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, &<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>);
|
|
<a id='L3346' name='L3346'></a>3346
|
|
<a id='L3347' name='L3347'></a>3347 <strong class='reserved'>if</strong> (<a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> == -1)
|
|
<a id='L3348' name='L3348'></a>3348 <strong class='reserved'>return</strong> <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>;
|
|
<a id='L3349' name='L3349'></a>3349
|
|
<a id='L3350' name='L3350'></a>3350 <strong class='reserved'>if</strong> (<a href='../Y/res.html' title='Multiple used in 349 places.'>res</a> == 0)
|
|
<a id='L3351' name='L3351'></a>3351 <em class='brace'>{</em>
|
|
<a id='L3352' name='L3352'></a>3352 <em class='comment'>// not empty</em>
|
|
<a id='L3353' name='L3353'></a>3353 <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../D/query_recursive.html' title='Multiple defined in 2 places.'>query_recursive</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>));
|
|
<a id='L3354' name='L3354'></a>3354 <strong class='reserved'>if</strong> (<a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L3355' name='L3355'></a>3355 <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a> = <a href='../S/src--filemanager--file.c.html#L1444' title='Defined at 1444 in src/filemanager/file.c.'>recursive_erase</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L3356' name='L3356'></a>3356 <strong class='reserved'>return</strong> <a href='../Y/error.html' title='Multiple used in 270 places.'>error</a>;
|
|
<a id='L3357' name='L3357'></a>3357 <em class='brace'>}</em>
|
|
<a id='L3358' name='L3358'></a>3358
|
|
<a id='L3359' name='L3359'></a>3359 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L1416' title='Defined at 1416 in src/filemanager/file.c.'>try_erase_dir</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L3360' name='L3360'></a>3360 <em class='brace'>}</em>
|
|
<a id='L3361' name='L3361'></a>3361
|
|
<a id='L3362' name='L3362'></a>3362 <em class='comment'>/* }}} */</em>
|
|
<a id='L3363' name='L3363'></a>3363
|
|
<a id='L3364' name='L3364'></a>3364 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3365' name='L3365'></a>3365 <em class='comment'>/* {{{ Panel operate routines */</em>
|
|
<a id='L3366' name='L3366'></a>3366
|
|
<a id='L3367' name='L3367'></a>3367 <strong class='reserved'>void</strong>
|
|
<a id='L3368' name='L3368'></a>3368 <a href='../R/dirsize_status_init_cb.html' title='Multiple referred from 4 places.'>dirsize_status_init_cb</a> (<a href='../D/status_msg_t.html' title='Multiple defined in 2 places.'>status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>)
|
|
<em class='comment'>/* <a href='#L3327'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3408'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3368 src/filemanager/file.c' /> */</em>
|
|
<a id='L3369' name='L3369'></a>3369 <em class='brace'>{</em>
|
|
<a id='L3370' name='L3370'></a>3370 <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a> = (<a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *) <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>;
|
|
<a id='L3371' name='L3371'></a>3371 <a href='../D/WGroup.html' title='Multiple defined in 2 places.'>WGroup</a> *<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a> = <a href='../S/lib--widget--group.h.html#L16' title='Defined at 16 in lib/widget/group.h.'>GROUP</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/dlg.html' title='Multiple used in 58 places.'>dlg</a>);
|
|
<a id='L3372' name='L3372'></a>3372 <a href='../D/Widget.html' title='Multiple defined in 2 places.'>Widget</a> *<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/dlg.html' title='Multiple used in 58 places.'>dlg</a>);
|
|
<a id='L3373' name='L3373'></a>3373 <a href='../D/WRect.html' title='Multiple defined in 2 places.'>WRect</a> <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>;
|
|
<a id='L3374' name='L3374'></a>3374
|
|
<a id='L3375' name='L3375'></a>3375 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b1_name.html' title='Multiple used in 3 places.'>b1_name</a> = <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Abort");
|
|
<a id='L3376' name='L3376'></a>3376 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/b2_name.html' title='Multiple used in 3 places.'>b2_name</a> = <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("&Skip");
|
|
<a id='L3377' name='L3377'></a>3377 <strong class='reserved'>int</strong> <a href='../Y/b_width.html' title='Multiple used in 12 places.'>b_width</a>, <a href='../Y/ui_width.html' title='Multiple used in 3 places.'>ui_width</a>;
|
|
<a id='L3378' name='L3378'></a>3378
|
|
<a id='L3379' name='L3379'></a>3379 <a href='../Y/b_width.html' title='Multiple used in 12 places.'>b_width</a> = <a href='../S/lib--strutil--strutil.c.html#L653' title='Defined at 653 in lib/strutil/strutil.c.'>str_term_width1</a> (<a href='../Y/b1_name.html' title='Multiple used in 3 places.'>b1_name</a>) + 4;
|
|
<a id='L3380' name='L3380'></a>3380 <strong class='reserved'>if</strong> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/allow_skip.html' title='Multiple used in 5 places.'>allow_skip</a>)
|
|
<a id='L3381' name='L3381'></a>3381 <a href='../Y/b_width.html' title='Multiple used in 12 places.'>b_width</a> += <a href='../S/lib--strutil--strutil.c.html#L653' title='Defined at 653 in lib/strutil/strutil.c.'>str_term_width1</a> (<a href='../Y/b2_name.html' title='Multiple used in 3 places.'>b2_name</a>) + 4 + 1;
|
|
<a id='L3382' name='L3382'></a>3382
|
|
<a id='L3383' name='L3383'></a>3383 <a href='../Y/ui_width.html' title='Multiple used in 3 places.'>ui_width</a> = <a href='../Y/MAX.html' title='Multiple used in 122 places.'>MAX</a> (<a href='../S/lib--tty--tty-slang.h.html#L11' title='Defined at 11 in lib/tty/tty-slang.h.'>COLS</a> / 2, <a href='../Y/b_width.html' title='Multiple used in 12 places.'>b_width</a> + 6);
|
|
<a id='L3384' name='L3384'></a>3384 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dirname.html' title='Multiple used in 37 places.'>dirname</a> = <a href='../S/lib--widget--label.c.html#L133' title='Defined at 133 in lib/widget/label.c.'>label_new</a> (2, 3, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3385' name='L3385'></a>3385 <a href='../S/lib--widget--group.h.html#L79' title='Defined at 79 in lib/widget/group.h.'>group_add_widget</a> (<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a>, <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dirname.html' title='Multiple used in 37 places.'>dirname</a>);
|
|
<a id='L3386' name='L3386'></a>3386 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/count_size.html' title='Multiple used in 6 places.'>count_size</a> = <a href='../S/lib--widget--label.c.html#L133' title='Defined at 133 in lib/widget/label.c.'>label_new</a> (3, 3, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3387' name='L3387'></a>3387 <a href='../S/lib--widget--group.h.html#L79' title='Defined at 79 in lib/widget/group.h.'>group_add_widget</a> (<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a>, <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/count_size.html' title='Multiple used in 6 places.'>count_size</a>);
|
|
<a id='L3388' name='L3388'></a>3388 <a href='../S/lib--widget--group.h.html#L79' title='Defined at 79 in lib/widget/group.h.'>group_add_widget</a> (<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a>, <a href='../S/lib--widget--hline.c.html#L147' title='Defined at 147 in lib/widget/hline.c.'>hline_new</a> (4, -1, -1));
|
|
<a id='L3389' name='L3389'></a>3389
|
|
<a id='L3390' name='L3390'></a>3390 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../S/lib--widget--button.c.html#L207' title='Defined at 207 in lib/widget/button.c.'>button_new</a> (5, 3, <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>, <a href='../S/lib--widget--button.h.html#L25' title='Defined at 25 in lib/widget/button.h.'>NORMAL_BUTTON</a>, <a href='../Y/b1_name.html' title='Multiple used in 3 places.'>b1_name</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>));
|
|
<a id='L3391' name='L3391'></a>3391 <a href='../S/lib--widget--group.h.html#L79' title='Defined at 79 in lib/widget/group.h.'>group_add_widget</a> (<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a>, <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/abort_button.html' title='Multiple used in 10 places.'>abort_button</a>);
|
|
<a id='L3392' name='L3392'></a>3392 <strong class='reserved'>if</strong> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/allow_skip.html' title='Multiple used in 5 places.'>allow_skip</a>)
|
|
<a id='L3393' name='L3393'></a>3393 <em class='brace'>{</em>
|
|
<a id='L3394' name='L3394'></a>3394 <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../S/lib--widget--button.c.html#L207' title='Defined at 207 in lib/widget/button.c.'>button_new</a> (5, 3, <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>, <a href='../S/lib--widget--button.h.html#L25' title='Defined at 25 in lib/widget/button.h.'>NORMAL_BUTTON</a>, <a href='../Y/b2_name.html' title='Multiple used in 3 places.'>b2_name</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>));
|
|
<a id='L3395' name='L3395'></a>3395 <a href='../S/lib--widget--group.h.html#L79' title='Defined at 79 in lib/widget/group.h.'>group_add_widget</a> (<a href='../Y/gd.html' title='Multiple used in 6 places.'>gd</a>, <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a>);
|
|
<a id='L3396' name='L3396'></a>3396 <a href='../S/lib--widget--widget-common.c.html#L622' title='Defined at 622 in lib/widget/widget-common.c.'>widget_select</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/skip_button.html' title='Multiple used in 7 places.'>skip_button</a>);
|
|
<a id='L3397' name='L3397'></a>3397 <em class='brace'>}</em>
|
|
<a id='L3398' name='L3398'></a>3398
|
|
<a id='L3399' name='L3399'></a>3399 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/lines.html' title='Multiple used in 377 places.'>lines</a> = 8;
|
|
<a id='L3400' name='L3400'></a>3400 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> = <a href='../Y/ui_width.html' title='Multiple used in 3 places.'>ui_width</a>;
|
|
<a id='L3401' name='L3401'></a>3401 <a href='../S/lib--widget--widget-common.c.html#L448' title='Defined at 448 in lib/widget/widget-common.c.'>widget_set_size_rect</a> (<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>, &<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>);
|
|
<a id='L3402' name='L3402'></a>3402 <a href='../S/src--filemanager--file.c.html#L197' title='Defined at 197 in src/filemanager/file.c.'>dirsize_status_locate_buttons</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>);
|
|
<a id='L3403' name='L3403'></a>3403 <em class='brace'>}</em>
|
|
<a id='L3404' name='L3404'></a>3404
|
|
<a id='L3405' name='L3405'></a>3405 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3406' name='L3406'></a>3406
|
|
<a id='L3407' name='L3407'></a>3407 <strong class='reserved'>int</strong>
|
|
<a id='L3408' name='L3408'></a>3408 <a href='../R/dirsize_status_update_cb.html' title='Multiple referred from 4 places.'>dirsize_status_update_cb</a> (<a href='../D/status_msg_t.html' title='Multiple defined in 2 places.'>status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>)
|
|
<em class='comment'>/* <a href='#L3368'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3447'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3408 src/filemanager/file.c' /> */</em>
|
|
<a id='L3409' name='L3409'></a>3409 <em class='brace'>{</em>
|
|
<a id='L3410' name='L3410'></a>3410 <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a> = (<a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *) <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>;
|
|
<a id='L3411' name='L3411'></a>3411 <a href='../D/Widget.html' title='Multiple defined in 2 places.'>Widget</a> *<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>-><a href='../Y/dlg.html' title='Multiple used in 58 places.'>dlg</a>);
|
|
<a id='L3412' name='L3412'></a>3412 <a href='../D/WRect.html' title='Multiple defined in 2 places.'>WRect</a> <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a> = <a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>;
|
|
<a id='L3413' name='L3413'></a>3413
|
|
<a id='L3414' name='L3414'></a>3414 <em class='comment'>// update second (longer label)</em>
|
|
<a id='L3415' name='L3415'></a>3415 <a href='../S/lib--widget--label.c.html#L188' title='Defined at 188 in lib/widget/label.c.'>label_set_textv</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/count_size.html' title='Multiple used in 6 places.'>count_size</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Directories: %zu, total size: %s"), <a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dir_count.html' title='Multiple used in 14 places.'>dir_count</a>,
|
|
<a id='L3416' name='L3416'></a>3416 <a href='../S/lib--util.c.html#L358' title='Defined at 358 in lib/util.c.'>size_trunc_sep</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/total_size.html' title='Multiple used in 3 places.'>total_size</a>, <a href='../Y/panels_options.html' title='Multiple used in 100 places.'>panels_options</a>.<a href='../Y/kilobyte_si.html' title='Multiple used in 19 places.'>kilobyte_si</a>));
|
|
<a id='L3417' name='L3417'></a>3417
|
|
<a id='L3418' name='L3418'></a>3418 <em class='comment'>// enlarge dialog if required</em>
|
|
<a id='L3419' name='L3419'></a>3419 <strong class='reserved'>if</strong> (<a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/count_size.html' title='Multiple used in 6 places.'>count_size</a>)-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> + 6 > <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a>)
|
|
<a id='L3420' name='L3420'></a>3420 <em class='brace'>{</em>
|
|
<a id='L3421' name='L3421'></a>3421 <a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> = <a href='../S/lib--widget--widget-common.h.html#L15' title='Defined at 15 in lib/widget/widget-common.h.'>WIDGET</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/count_size.html' title='Multiple used in 6 places.'>count_size</a>)-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> + 6;
|
|
<a id='L3422' name='L3422'></a>3422 <a href='../S/lib--widget--widget-common.c.html#L448' title='Defined at 448 in lib/widget/widget-common.c.'>widget_set_size_rect</a> (<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>, &<a href='../Y/r.html' title='Multiple used in 859 places.'>r</a>);
|
|
<a id='L3423' name='L3423'></a>3423 <a href='../S/src--filemanager--file.c.html#L197' title='Defined at 197 in src/filemanager/file.c.'>dirsize_status_locate_buttons</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>);
|
|
<a id='L3424' name='L3424'></a>3424 <a href='../S/lib--widget--widget-common.c.html#L526' title='Defined at 526 in lib/widget/widget-common.c.'>widget_draw</a> (<a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>);
|
|
<a id='L3425' name='L3425'></a>3425 <em class='comment'>// TODO: ret rid of double redraw</em>
|
|
<a id='L3426' name='L3426'></a>3426 <em class='brace'>}</em>
|
|
<a id='L3427' name='L3427'></a>3427
|
|
<a id='L3428' name='L3428'></a>3428 <em class='comment'>// adjust first label</em>
|
|
<a id='L3429' name='L3429'></a>3429 <a href='../S/lib--widget--label.c.html#L156' title='Defined at 156 in lib/widget/label.c.'>label_set_text</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dirname.html' title='Multiple used in 37 places.'>dirname</a>,
|
|
<a id='L3430' name='L3430'></a>3430 <a href='../S/lib--strutil--strutil.c.html#L795' title='Defined at 795 in lib/strutil/strutil.c.'>str_trunc</a> (<a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/dsm.html' title='Multiple used in 56 places.'>dsm</a>-><a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>), <a href='../Y/wd.html' title='Multiple used in 51 places.'>wd</a>-><a href='../Y/rect.html' title='Multiple used in 436 places.'>rect</a>.<a href='../Y/cols.html' title='Multiple used in 449 places.'>cols</a> - 6));
|
|
<a id='L3431' name='L3431'></a>3431
|
|
<a id='L3432' name='L3432'></a>3432 <strong class='reserved'>switch</strong> (<a href='../S/lib--widget--wtools.c.html#L613' title='Defined at 613 in lib/widget/wtools.c.'>status_msg_common_update</a> (<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>))
|
|
<a id='L3433' name='L3433'></a>3433 <em class='brace'>{</em>
|
|
<a id='L3434' name='L3434'></a>3434 <strong class='reserved'>case</strong> <a href='../S/lib--widget--dialog.h.html#L26' title='Defined at 26 in lib/widget/dialog.h.'>B_CANCEL</a>:
|
|
<a id='L3435' name='L3435'></a>3435 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>:
|
|
<a id='L3436' name='L3436'></a>3436 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>;
|
|
<a id='L3437' name='L3437'></a>3437 <strong class='reserved'>case</strong> <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>:
|
|
<a id='L3438' name='L3438'></a>3438 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L49' title='Defined at 49 in src/filemanager/filegui.h.'>FILE_SKIP</a>;
|
|
<a id='L3439' name='L3439'></a>3439 <strong class='reserved'>default</strong>:
|
|
<a id='L3440' name='L3440'></a>3440 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>;
|
|
<a id='L3441' name='L3441'></a>3441 <em class='brace'>}</em>
|
|
<a id='L3442' name='L3442'></a>3442 <em class='brace'>}</em>
|
|
<a id='L3443' name='L3443'></a>3443
|
|
<a id='L3444' name='L3444'></a>3444 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3445' name='L3445'></a>3445
|
|
<a id='L3446' name='L3446'></a>3446 <strong class='reserved'>void</strong>
|
|
<a id='L3447' name='L3447'></a>3447 <a href='../R/dirsize_status_deinit_cb.html' title='Multiple referred from 4 places.'>dirsize_status_deinit_cb</a> (<a href='../D/status_msg_t.html' title='Multiple defined in 2 places.'>status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>)
|
|
<em class='comment'>/* <a href='#L3408'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3464'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3447 src/filemanager/file.c' /> */</em>
|
|
<a id='L3448' name='L3448'></a>3448 <em class='brace'>{</em>
|
|
<a id='L3449' name='L3449'></a>3449 (<strong class='reserved'>void</strong>) <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>;
|
|
<a id='L3450' name='L3450'></a>3450
|
|
<a id='L3451' name='L3451'></a>3451 <em class='comment'>// schedule to update passive panel</em>
|
|
<a id='L3452' name='L3452'></a>3452 <strong class='reserved'>if</strong> (<a href='../S/src--filemanager--layout.c.html#L1403' title='Defined at 1403 in src/filemanager/layout.c.'>get_other_type</a> () == <a href='../S/src--filemanager--layout.h.html#L17' title='Defined at 17 in src/filemanager/layout.h.'>view_listing</a>)
|
|
<a id='L3453' name='L3453'></a>3453 <a href='../D/other_panel.html' title='Multiple defined in 2 places.'>other_panel</a>-><a href='../Y/dirty.html' title='Multiple used in 53 places.'>dirty</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3454' name='L3454'></a>3454 <em class='brace'>}</em>
|
|
<a id='L3455' name='L3455'></a>3455
|
|
<a id='L3456' name='L3456'></a>3456 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3457' name='L3457'></a>3457 <em class='comment'>/**</em>
|
|
<a id='L3458' name='L3458'></a>3458 <em class='comment'> * compute_dir_size:</em>
|
|
<a id='L3459' name='L3459'></a>3459 <em class='comment'> *</em>
|
|
<a id='L3460' name='L3460'></a>3460 <em class='comment'> * Computes the number of bytes used by the files in a directory</em>
|
|
<a id='L3461' name='L3461'></a>3461 <em class='comment'> */</em>
|
|
<a id='L3462' name='L3462'></a>3462
|
|
<a id='L3463' name='L3463'></a>3463 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L3464' name='L3464'></a>3464 <a href='../R/compute_dir_size.html' title='Multiple referred from 3 places.'>compute_dir_size</a> (<strong class='reserved'>const</strong> <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>, <a href='../D/dirsize_status_msg_t.html' title='Multiple defined in 2 places.'>dirsize_status_msg_t</a> *<a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>, <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> *<a href='../Y/ret_dir_count.html' title='Multiple used in 3 places.'>ret_dir_count</a>,
|
|
<em class='comment'>/* <a href='#L3447'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3486'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3464 src/filemanager/file.c' /> */</em>
|
|
<a id='L3465' name='L3465'></a>3465 <a href='../Y/size_t.html' title='Multiple used in 711 places.'>size_t</a> *<a href='../Y/ret_marked_count.html' title='Multiple used in 3 places.'>ret_marked_count</a>, <a href='../Y/uintmax_t.html' title='Multiple used in 111 places.'>uintmax_t</a> *<a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/follow_symlinks.html' title='Multiple used in 13 places.'>follow_symlinks</a>)
|
|
<a id='L3466' name='L3466'></a>3466 <em class='brace'>{</em>
|
|
<a id='L3467' name='L3467'></a>3467 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L625' title='Defined at 625 in src/filemanager/file.c.'>do_compute_dir_size</a> (<a href='../Y/dirname_vpath.html' title='Multiple used in 19 places.'>dirname_vpath</a>, <a href='../Y/sm.html' title='Multiple used in 114 places.'>sm</a>, <a href='../Y/ret_dir_count.html' title='Multiple used in 3 places.'>ret_dir_count</a>, <a href='../Y/ret_marked_count.html' title='Multiple used in 3 places.'>ret_marked_count</a>, <a href='../Y/ret_total.html' title='Multiple used in 10 places.'>ret_total</a>,
|
|
<a id='L3468' name='L3468'></a>3468 <a href='../Y/follow_symlinks.html' title='Multiple used in 13 places.'>follow_symlinks</a> ? <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> : <a href='../Y/mc_lstat.html' title='Multiple used in 18 places.'>mc_lstat</a>);
|
|
<a id='L3469' name='L3469'></a>3469 <em class='brace'>}</em>
|
|
<a id='L3470' name='L3470'></a>3470
|
|
<a id='L3471' name='L3471'></a>3471 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3472' name='L3472'></a>3472 <em class='comment'>/**</em>
|
|
<a id='L3473' name='L3473'></a>3473 <em class='comment'> * panel_operate:</em>
|
|
<a id='L3474' name='L3474'></a>3474 <em class='comment'> *</em>
|
|
<a id='L3475' name='L3475'></a>3475 <em class='comment'> * Performs one of the operations on the current on the source_panel</em>
|
|
<a id='L3476' name='L3476'></a>3476 <em class='comment'> * (copy, delete, move).</em>
|
|
<a id='L3477' name='L3477'></a>3477 <em class='comment'> *</em>
|
|
<a id='L3478' name='L3478'></a>3478 <em class='comment'> * Returns TRUE if did change the directory</em>
|
|
<a id='L3479' name='L3479'></a>3479 <em class='comment'> * structure, Returns FALSE if user aborted</em>
|
|
<a id='L3480' name='L3480'></a>3480 <em class='comment'> *</em>
|
|
<a id='L3481' name='L3481'></a>3481 <em class='comment'> * force_single forces operation on the current entry and affects</em>
|
|
<a id='L3482' name='L3482'></a>3482 <em class='comment'> * default destination. Current filename is used as default.</em>
|
|
<a id='L3483' name='L3483'></a>3483 <em class='comment'> */</em>
|
|
<a id='L3484' name='L3484'></a>3484
|
|
<a id='L3485' name='L3485'></a>3485 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a>
|
|
<a id='L3486' name='L3486'></a>3486 <a href='../R/panel_operate.html' title='Multiple referred from 7 places.'>panel_operate</a> (<strong class='reserved'>void</strong> *<a href='../Y/source_panel.html' title='Multiple used in 3 places.'>source_panel</a>, <a href='../S/src--filemanager--filegui.h.html#L33' title='Defined at 33 in src/filemanager/filegui.h.'>FileOperation</a> <a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>)
|
|
<em class='comment'>/* <a href='#L3464'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><a href='#L3720'><img class='icon' src='../icons/right.png' alt='[next]' /></a><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3486 src/filemanager/file.c' /> */</em>
|
|
<a id='L3487' name='L3487'></a>3487 <em class='brace'>{</em>
|
|
<a id='L3488' name='L3488'></a>3488 <a href='../S/src--filemanager--panel.h.html#L142' title='Defined at 142 in src/filemanager/panel.h.'>WPanel</a> *<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a> = <a href='../S/src--filemanager--panel.h.html#L22' title='Defined at 22 in src/filemanager/panel.h.'>PANEL</a> (<a href='../Y/source_panel.html' title='Multiple used in 3 places.'>source_panel</a>);
|
|
<a id='L3489' name='L3489'></a>3489 <strong class='reserved'>const</strong> <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/single_entry.html' title='Multiple used in 5 places.'>single_entry</a> =
|
|
<a id='L3490' name='L3490'></a>3490 <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a> || (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> <= 1) || (<a href='../D/get_current_type.html' title='Multiple defined in 3 places.'>get_current_type</a> () == <a href='../S/src--filemanager--layout.h.html#L19' title='Defined at 19 in src/filemanager/layout.h.'>view_tree</a>);
|
|
<a id='L3491' name='L3491'></a>3491
|
|
<a id='L3492' name='L3492'></a>3492 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L3493' name='L3493'></a>3493 <strong class='reserved'>char</strong> *<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L3494' name='L3494'></a>3494 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L3495' name='L3495'></a>3495 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/save_cwd.html' title='Multiple used in 5 places.'>save_cwd</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, *<a href='../Y/save_dest.html' title='Multiple used in 5 places.'>save_dest</a> = <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>;
|
|
<a id='L3496' name='L3496'></a>3496 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>;
|
|
<a id='L3497' name='L3497'></a>3497 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/ret_val.html' title='Multiple used in 25 places.'>ret_val</a> = <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>;
|
|
<a id='L3498' name='L3498'></a>3498 <strong class='reserved'>int</strong> <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>;
|
|
<a id='L3499' name='L3499'></a>3499 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a> <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a>;
|
|
<a id='L3500' name='L3500'></a>3500 <a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>;
|
|
<a id='L3501' name='L3501'></a>3501 <a href='../S/src--filemanager--filegui.h.html#L26' title='Defined at 26 in src/filemanager/filegui.h.'>filegui_dialog_type_t</a> <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> = <a href='../S/src--filemanager--filegui.h.html#L23' title='Defined at 23 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_ONE_ITEM</a>;
|
|
<a id='L3502' name='L3502'></a>3502
|
|
<a id='L3503' name='L3503'></a>3503 <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/do_bg.html' title='Multiple used in 9 places.'>do_bg</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>; <em class='comment'>// do background operation?</em>
|
|
<a id='L3504' name='L3504'></a>3504
|
|
<a id='L3505' name='L3505'></a>3505 <a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a> = <a href='../S/src--filemanager--file.c.html#L323' title='Defined at 323 in src/filemanager/file.c.'>free_linklist</a> (<a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a>);
|
|
<a id='L3506' name='L3506'></a>3506 <a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a> = <a href='../S/src--filemanager--file.c.html#L323' title='Defined at 323 in src/filemanager/file.c.'>free_linklist</a> (<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a>);
|
|
<a id='L3507' name='L3507'></a>3507
|
|
<a id='L3508' name='L3508'></a>3508 <a href='../S/src--filemanager--filemanager.c.html#L1732' title='Defined at 1732 in src/filemanager/filemanager.c.'>save_cwds_stat</a> ();
|
|
<a id='L3509' name='L3509'></a>3509
|
|
<a id='L3510' name='L3510'></a>3510 <strong class='reserved'>if</strong> (<a href='../Y/single_entry.html' title='Multiple used in 5 places.'>single_entry</a>)
|
|
<a id='L3511' name='L3511'></a>3511 <em class='brace'>{</em>
|
|
<a id='L3512' name='L3512'></a>3512 <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> = <a href='../S/src--filemanager--file.c.html#L1805' title='Defined at 1805 in src/filemanager/file.c.'>check_single_entry</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>);
|
|
<a id='L3513' name='L3513'></a>3513
|
|
<a id='L3514' name='L3514'></a>3514 <strong class='reserved'>if</strong> (<a href='../Y/source.html' title='Multiple used in 35 places.'>source</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3515' name='L3515'></a>3515 <strong class='reserved'>return</strong> <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3516' name='L3516'></a>3516 <em class='brace'>}</em>
|
|
<a id='L3517' name='L3517'></a>3517
|
|
<a id='L3518' name='L3518'></a>3518 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a> = <a href='../S/src--filemanager--filegui.c.html#L761' title='Defined at 761 in src/filemanager/filegui.c.'>file_op_context_new</a> (<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>);
|
|
<a id='L3519' name='L3519'></a>3519
|
|
<a id='L3520' name='L3520'></a>3520 <em class='comment'>// Show confirmation dialog</em>
|
|
<a id='L3521' name='L3521'></a>3521 <strong class='reserved'>if</strong> (<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> != <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>)
|
|
<a id='L3522' name='L3522'></a>3522 <em class='brace'>{</em>
|
|
<a id='L3523' name='L3523'></a>3523 <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> = <a href='../S/src--filemanager--file.c.html#L1946' title='Defined at 1946 in src/filemanager/file.c.'>do_confirm_copy_move</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>, <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, &<a href='../Y/do_bg.html' title='Multiple used in 9 places.'>do_bg</a>);
|
|
<a id='L3524' name='L3524'></a>3524 <strong class='reserved'>if</strong> (<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3525' name='L3525'></a>3525 <em class='brace'>{</em>
|
|
<a id='L3526' name='L3526'></a>3526 <a href='../Y/ret_val.html' title='Multiple used in 25 places.'>ret_val</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3527' name='L3527'></a>3527 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3528' name='L3528'></a>3528 <em class='brace'>}</em>
|
|
<a id='L3529' name='L3529'></a>3529
|
|
<a id='L3530' name='L3530'></a>3530 <a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L3531' name='L3531'></a>3531 <em class='brace'>}</em>
|
|
<a id='L3532' name='L3532'></a>3532 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/confirm_delete.html' title='Multiple used in 6 places.'>confirm_delete</a> && !<a href='../S/src--filemanager--file.c.html#L2001' title='Defined at 2001 in src/filemanager/file.c.'>do_confirm_erase</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>))
|
|
<a id='L3533' name='L3533'></a>3533 <em class='brace'>{</em>
|
|
<a id='L3534' name='L3534'></a>3534 <a href='../Y/ret_val.html' title='Multiple used in 25 places.'>ret_val</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3535' name='L3535'></a>3535 <strong class='reserved'>goto</strong> <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>;
|
|
<a id='L3536' name='L3536'></a>3536 <em class='brace'>}</em>
|
|
<a id='L3537' name='L3537'></a>3537
|
|
<a id='L3538' name='L3538'></a>3538 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/total_transfer_start.html' title='Multiple used in 5 places.'>total_transfer_start</a> = <a href='../Y/g_get_monotonic_time.html' title='Multiple used in 31 places.'>g_get_monotonic_time</a> ();
|
|
<a id='L3539' name='L3539'></a>3539
|
|
<a id='L3540' name='L3540'></a>3540 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L3541' name='L3541'></a>3541 <em class='comment'>// Did the user select to do a background operation?</em>
|
|
<a id='L3542' name='L3542'></a>3542 <strong class='reserved'>if</strong> (<a href='../Y/do_bg.html' title='Multiple used in 9 places.'>do_bg</a>)
|
|
<a id='L3543' name='L3543'></a>3543 <em class='brace'>{</em>
|
|
<a id='L3544' name='L3544'></a>3544 <strong class='reserved'>int</strong> <a href='../Y/v.html' title='Multiple used in 92 places.'>v</a>;
|
|
<a id='L3545' name='L3545'></a>3545
|
|
<a id='L3546' name='L3546'></a>3546 <a href='../Y/v.html' title='Multiple used in 92 places.'>v</a> = <a href='../S/src--background.c.html#L519' title='Defined at 519 in src/background.c.'>do_background</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>,
|
|
<a id='L3547' name='L3547'></a>3547 <a href='../Y/g_strconcat.html' title='Multiple used in 70 places.'>g_strconcat</a> (<a href='../Y/op_names.html' title='Multiple used in 9 places.'>op_names</a>[<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a>], ": ",
|
|
<a id='L3548' name='L3548'></a>3548 <a href='../S/lib--vfs--path.h.html#L139' title='Defined at 139 in lib/vfs/path.h.'>vfs_path_as_str</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>), (<strong class='reserved'>char</strong> *) <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>));
|
|
<a id='L3549' name='L3549'></a>3549 <strong class='reserved'>if</strong> (<a href='../Y/v.html' title='Multiple used in 92 places.'>v</a> == -1)
|
|
<a id='L3550' name='L3550'></a>3550 <a href='../D/message.html' title='Multiple defined in 6 places.'>message</a> (<a href='../S/lib--widget--wtools.h.html#L31' title='Defined at 31 in lib/widget/wtools.h.'>D_ERROR</a>, <a href='../S/lib--widget--wtools.h.html#L14' title='Defined at 14 in lib/widget/wtools.h.'>MSG_ERROR</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Sorry, I could not put the job in background"));
|
|
<a id='L3551' name='L3551'></a>3551
|
|
<a id='L3552' name='L3552'></a>3552 <em class='comment'>// If we are the parent</em>
|
|
<a id='L3553' name='L3553'></a>3553 <strong class='reserved'>if</strong> (<a href='../Y/v.html' title='Multiple used in 92 places.'>v</a> == 1)
|
|
<a id='L3554' name='L3554'></a>3554 <em class='brace'>{</em>
|
|
<a id='L3555' name='L3555'></a>3555 <a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>, <a href='../S/lib--vfs--vfs.h.html#L126' title='Defined at 126 in lib/vfs/vfs.h.'>VFS_SETCTL_FORGET</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3556' name='L3556'></a>3556
|
|
<a id='L3557' name='L3557'></a>3557 <a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a>, <a href='../S/lib--vfs--vfs.h.html#L126' title='Defined at 126 in lib/vfs/vfs.h.'>VFS_SETCTL_FORGET</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3558' name='L3558'></a>3558 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3559' name='L3559'></a>3559 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L3560' name='L3560'></a>3560 <em class='comment'>// file_op_context_destroy (ctx);</em>
|
|
<a id='L3561' name='L3561'></a>3561 <strong class='reserved'>return</strong> <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3562' name='L3562'></a>3562 <em class='brace'>}</em>
|
|
<a id='L3563' name='L3563'></a>3563 <em class='brace'>}</em>
|
|
<a id='L3564' name='L3564'></a>3564 <strong class='reserved'>else</strong>
|
|
<a id='L3565' name='L3565'></a>3565 <em class='sharp'>#endif</em>
|
|
<a id='L3566' name='L3566'></a>3566 <em class='brace'>{</em>
|
|
<a id='L3567' name='L3567'></a>3567 <strong class='reserved'>const</strong> <a href='../S/lib--file-entry.h.html#L39' title='Defined at 39 in lib/file-entry.h.'>file_entry_t</a> *<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>;
|
|
<a id='L3568' name='L3568'></a>3568
|
|
<a id='L3569' name='L3569'></a>3569 <strong class='reserved'>if</strong> (<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> == <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>)
|
|
<a id='L3570' name='L3570'></a>3570 <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> = <a href='../S/src--filemanager--filegui.h.html#L25' title='Defined at 25 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_DELETE_ITEM</a>;
|
|
<a id='L3571' name='L3571'></a>3571 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/single_entry.html' title='Multiple used in 5 places.'>single_entry</a>
|
|
<a id='L3572' name='L3572'></a>3572 && ((<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a> = <a href='../S/src--filemanager--panel.c.html#L4367' title='Defined at 4367 in src/filemanager/panel.c.'>panel_current_entry</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>)) == <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a> ? <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a> : <a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/fe.html' title='Multiple used in 356 places.'>fe</a>-><a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>)))
|
|
<a id='L3573' name='L3573'></a>3573 <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> = <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>;
|
|
<a id='L3574' name='L3574'></a>3574 <strong class='reserved'>else</strong> <strong class='reserved'>if</strong> (<a href='../Y/single_entry.html' title='Multiple used in 5 places.'>single_entry</a> || <a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>)
|
|
<a id='L3575' name='L3575'></a>3575 <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> = <a href='../S/src--filemanager--filegui.h.html#L23' title='Defined at 23 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_ONE_ITEM</a>;
|
|
<a id='L3576' name='L3576'></a>3576 <strong class='reserved'>else</strong>
|
|
<a id='L3577' name='L3577'></a>3577 <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a> = <a href='../S/src--filemanager--filegui.h.html#L24' title='Defined at 24 in src/filemanager/filegui.h.'>FILEGUI_DIALOG_MULTI_ITEM</a>;
|
|
<a id='L3578' name='L3578'></a>3578 <em class='brace'>}</em>
|
|
<a id='L3579' name='L3579'></a>3579
|
|
<a id='L3580' name='L3580'></a>3580 <em class='comment'>// Initialize things</em>
|
|
<a id='L3581' name='L3581'></a>3581 <em class='comment'>/* We do not want to trash cache every time file is</em>
|
|
<a id='L3582' name='L3582'></a>3582 <em class='comment'> created/touched. However, this will make our cache contain</em>
|
|
<a id='L3583' name='L3583'></a>3583 <em class='comment'> invalid data. */</em>
|
|
<a id='L3584' name='L3584'></a>3584 <strong class='reserved'>if</strong> ((<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3585' name='L3585'></a>3585 && (<a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a>, <a href='../S/lib--vfs--vfs.h.html#L133' title='Defined at 133 in lib/vfs/vfs.h.'>VFS_SETCTL_STALE_DATA</a>, <a href='../Y/GUINT_TO_POINTER.html' title='Multiple used in 2 places.'>GUINT_TO_POINTER</a> (1)) != 0))
|
|
<a id='L3586' name='L3586'></a>3586 <a href='../Y/save_dest.html' title='Multiple used in 5 places.'>save_dest</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L3587' name='L3587'></a>3587
|
|
<a id='L3588' name='L3588'></a>3588 <strong class='reserved'>if</strong> ((<a href='../S/lib--vfs--path.c.html#L1334' title='Defined at 1334 in lib/vfs/path.c.'>vfs_path_tokens_count</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>) != 0)
|
|
<a id='L3589' name='L3589'></a>3589 && (<a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>, <a href='../S/lib--vfs--vfs.h.html#L133' title='Defined at 133 in lib/vfs/vfs.h.'>VFS_SETCTL_STALE_DATA</a>, <a href='../Y/GUINT_TO_POINTER.html' title='Multiple used in 2 places.'>GUINT_TO_POINTER</a> (1)) != 0))
|
|
<a id='L3590' name='L3590'></a>3590 <a href='../Y/save_cwd.html' title='Multiple used in 5 places.'>save_cwd</a> = <a href='../S/lib--vfs--path.c.html#L884' title='Defined at 884 in lib/vfs/path.c.'>vfs_path_clone</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/cwd_vpath.html' title='Multiple used in 133 places.'>cwd_vpath</a>);
|
|
<a id='L3591' name='L3591'></a>3591
|
|
<a id='L3592' name='L3592'></a>3592 <em class='comment'>// Now, let's do the job</em>
|
|
<a id='L3593' name='L3593'></a>3593
|
|
<a id='L3594' name='L3594'></a>3594 <em class='comment'>// This code is only called by the tree and panel code</em>
|
|
<a id='L3595' name='L3595'></a>3595 <strong class='reserved'>if</strong> (<a href='../Y/single_entry.html' title='Multiple used in 5 places.'>single_entry</a>)
|
|
<a id='L3596' name='L3596'></a>3596 <em class='brace'>{</em>
|
|
<a id='L3597' name='L3597'></a>3597 <em class='comment'>// We now have ETA in all cases</em>
|
|
<a id='L3598' name='L3598'></a>3598
|
|
<a id='L3599' name='L3599'></a>3599 <em class='comment'>// One file: FIXME mc_chdir will take user out of any vfs</em>
|
|
<a id='L3600' name='L3600'></a>3600 <strong class='reserved'>if</strong> ((<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> != <a href='../S/src--filemanager--filegui.h.html#L30' title='Defined at 30 in src/filemanager/filegui.h.'>OP_COPY</a>) && (<a href='../D/get_current_type.html' title='Multiple defined in 3 places.'>get_current_type</a> () == <a href='../S/src--filemanager--layout.h.html#L19' title='Defined at 19 in src/filemanager/layout.h.'>view_tree</a>))
|
|
<a id='L3601' name='L3601'></a>3601 <em class='brace'>{</em>
|
|
<a id='L3602' name='L3602'></a>3602 <a href='../S/lib--vfs--path.h.html#L31' title='Defined at 31 in lib/vfs/path.h.'>vfs_path_t</a> *<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>;
|
|
<a id='L3603' name='L3603'></a>3603 <strong class='reserved'>int</strong> <a href='../Y/chdir_retcode.html' title='Multiple used in 3 places.'>chdir_retcode</a>;
|
|
<a id='L3604' name='L3604'></a>3604
|
|
<a id='L3605' name='L3605'></a>3605 <a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a> = <a href='../S/lib--vfs--path.c.html#L722' title='Defined at 722 in lib/vfs/path.c.'>vfs_path_from_str</a> (<a href='../S/lib--unixcompat.h.html#L114' title='Defined at 114 in lib/unixcompat.h.'>PATH_SEP_STR</a>);
|
|
<a id='L3606' name='L3606'></a>3606 <a href='../Y/chdir_retcode.html' title='Multiple used in 3 places.'>chdir_retcode</a> = <a href='../S/lib--vfs--interface.c.html#L594' title='Defined at 594 in lib/vfs/interface.c.'>mc_chdir</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>);
|
|
<a id='L3607' name='L3607'></a>3607 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/vpath.html' title='Multiple used in 942 places.'>vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3608' name='L3608'></a>3608 <strong class='reserved'>if</strong> (<a href='../Y/chdir_retcode.html' title='Multiple used in 3 places.'>chdir_retcode</a> < 0)
|
|
<a id='L3609' name='L3609'></a>3609 <em class='brace'>{</em>
|
|
<a id='L3610' name='L3610'></a>3610 <a href='../Y/ret_val.html' title='Multiple used in 25 places.'>ret_val</a> = <a href='../Y/FALSE.html' title='Multiple used in 1723 places.'>FALSE</a>;
|
|
<a id='L3611' name='L3611'></a>3611 <strong class='reserved'>goto</strong> <a href='../Y/clean_up.html' title='Multiple used in 3 places.'>clean_up</a>;
|
|
<a id='L3612' name='L3612'></a>3612 <em class='brace'>}</em>
|
|
<a id='L3613' name='L3613'></a>3613 <em class='brace'>}</em>
|
|
<a id='L3614' name='L3614'></a>3614
|
|
<a id='L3615' name='L3615'></a>3615 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L2036' title='Defined at 2036 in src/filemanager/file.c.'>operate_single_file</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/source.html' title='Multiple used in 35 places.'>source</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>, <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>);
|
|
<a id='L3616' name='L3616'></a>3616 <strong class='reserved'>if</strong> ((<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>) && !<a href='../Y/force_single.html' title='Multiple used in 12 places.'>force_single</a>)
|
|
<a id='L3617' name='L3617'></a>3617 <a href='../S/src--filemanager--panel.c.html#L4769' title='Defined at 4769 in src/filemanager/panel.c.'>unmark_files</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>);
|
|
<a id='L3618' name='L3618'></a>3618 <em class='brace'>}</em>
|
|
<a id='L3619' name='L3619'></a>3619 <strong class='reserved'>else</strong>
|
|
<a id='L3620' name='L3620'></a>3620 <em class='brace'>{</em>
|
|
<a id='L3621' name='L3621'></a>3621 <em class='comment'>// Many files</em>
|
|
<a id='L3622' name='L3622'></a>3622
|
|
<a id='L3623' name='L3623'></a>3623 <em class='comment'>// Check destination for copy or move operation</em>
|
|
<a id='L3624' name='L3624'></a>3624 <strong class='reserved'>while</strong> (<a href='../Y/operation.html' title='Multiple used in 20 places.'>operation</a> != <a href='../S/src--filemanager--filegui.h.html#L32' title='Defined at 32 in src/filemanager/filegui.h.'>OP_DELETE</a>)
|
|
<a id='L3625' name='L3625'></a>3625 <em class='brace'>{</em>
|
|
<a id='L3626' name='L3626'></a>3626 <strong class='reserved'>int</strong> <a href='../Y/dst_result.html' title='Multiple used in 3 places.'>dst_result</a>;
|
|
<a id='L3627' name='L3627'></a>3627 <strong class='reserved'>struct</strong> <a href='../Y/stat.html' title='Multiple used in 287 places.'>stat</a> <a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>;
|
|
<a id='L3628' name='L3628'></a>3628
|
|
<a id='L3629' name='L3629'></a>3629 <a href='../Y/dst_result.html' title='Multiple used in 3 places.'>dst_result</a> = <a href='../D/mc_stat.html' title='Multiple defined in 2 places.'>mc_stat</a> (<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a>, &<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>);
|
|
<a id='L3630' name='L3630'></a>3630
|
|
<a id='L3631' name='L3631'></a>3631 <strong class='reserved'>if</strong> ((<a href='../Y/dst_result.html' title='Multiple used in 3 places.'>dst_result</a> != 0) || <a href='../S/lib--fs.h.html#L28' title='Defined at 28 in lib/fs.h.'>S_ISDIR</a> (<a href='../Y/dst_stat.html' title='Multiple used in 50 places.'>dst_stat</a>.<a href='../Y/st_mode.html' title='Multiple used in 242 places.'>st_mode</a>))
|
|
<a id='L3632' name='L3632'></a>3632 <strong class='reserved'>break</strong>;
|
|
<a id='L3633' name='L3633'></a>3633
|
|
<a id='L3634' name='L3634'></a>3634 <strong class='reserved'>if</strong> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/ignore_all.html' title='Multiple used in 102 places.'>ignore_all</a>
|
|
<a id='L3635' name='L3635'></a>3635 || <a href='../S/src--filemanager--file.c.html#L3720' title='Defined at 3720 in src/filemanager/file.c.'>file_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>, <a href='../D/_.html' title='Multiple defined in 2 places.'>_</a> ("Destination\n%s\nmust be a directory\n%s"), <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>)
|
|
<a id='L3636' name='L3636'></a>3636 != <a href='../S/src--filemanager--filegui.h.html#L48' title='Defined at 48 in src/filemanager/filegui.h.'>FILE_RETRY</a>)
|
|
<a id='L3637' name='L3637'></a>3637 <strong class='reserved'>goto</strong> <a href='../Y/clean_up.html' title='Multiple used in 3 places.'>clean_up</a>;
|
|
<a id='L3638' name='L3638'></a>3638 <em class='brace'>}</em>
|
|
<a id='L3639' name='L3639'></a>3639
|
|
<a id='L3640' name='L3640'></a>3640 <em class='comment'>/* TODO: the good way is required to skip directories scanning in case of rename/move</em>
|
|
<a id='L3641' name='L3641'></a>3641 <em class='comment'> * of several directories. Since reqular expression can be used for destination,</em>
|
|
<a id='L3642' name='L3642'></a>3642 <em class='comment'> * some directory movements can be a cross-filesystem and directory scanning is useful</em>
|
|
<a id='L3643' name='L3643'></a>3643 <em class='comment'> * for those directories only. */</em>
|
|
<a id='L3644' name='L3644'></a>3644
|
|
<a id='L3645' name='L3645'></a>3645 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> =
|
|
<a id='L3646' name='L3646'></a>3646 <a href='../S/src--filemanager--file.c.html#L738' title='Defined at 738 in src/filemanager/file.c.'>panel_operate_init_totals</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/file_op_compute_totals.html' title='Multiple used in 5 places.'>file_op_compute_totals</a>, <a href='../Y/dialog_type.html' title='Multiple used in 21 places.'>dialog_type</a>);
|
|
<a id='L3647' name='L3647'></a>3647 <strong class='reserved'>if</strong> (<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L3648' name='L3648'></a>3648 <em class='comment'>// Loop for every file, perform the actual copy operation</em>
|
|
<a id='L3649' name='L3649'></a>3649 <strong class='reserved'>for</strong> (<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> = 0; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a> < <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/len.html' title='Multiple used in 1039 places.'>len</a>; <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>++)
|
|
<a id='L3650' name='L3650'></a>3650 <em class='brace'>{</em>
|
|
<a id='L3651' name='L3651'></a>3651 <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/source2.html' title='Multiple used in 3 places.'>source2</a>;
|
|
<a id='L3652' name='L3652'></a>3652
|
|
<a id='L3653' name='L3653'></a>3653 <strong class='reserved'>if</strong> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>].<a href='../Y/f.html' title='Multiple used in 318 places.'>f</a>.<a href='../Y/marked.html' title='Multiple used in 99 places.'>marked</a> == 0)
|
|
<a id='L3654' name='L3654'></a>3654 <strong class='reserved'>continue</strong>; <em class='comment'>// Skip the unmarked ones</em>
|
|
<a id='L3655' name='L3655'></a>3655
|
|
<a id='L3656' name='L3656'></a>3656 <a href='../Y/source2.html' title='Multiple used in 3 places.'>source2</a> = <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>].<a href='../Y/fname.html' title='Multiple used in 307 places.'>fname</a>-><a href='../Y/str.html' title='Multiple used in 654 places.'>str</a>;
|
|
<a id='L3657' name='L3657'></a>3657 <a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a> = <a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>-><a href='../Y/dir.html' title='Multiple used in 446 places.'>dir</a>.<a href='../Y/list.html' title='Multiple used in 382 places.'>list</a>[<a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>].<a href='../Y/st.html' title='Multiple used in 519 places.'>st</a>;
|
|
<a id='L3658' name='L3658'></a>3658
|
|
<a id='L3659' name='L3659'></a>3659 <a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> = <a href='../S/src--filemanager--file.c.html#L2137' title='Defined at 2137 in src/filemanager/file.c.'>operate_one_file</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/source2.html' title='Multiple used in 3 places.'>source2</a>, &<a href='../Y/src_stat.html' title='Multiple used in 103 places.'>src_stat</a>, <a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L3660' name='L3660'></a>3660 <strong class='reserved'>if</strong> (<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L50' title='Defined at 50 in src/filemanager/filegui.h.'>FILE_ABORT</a>)
|
|
<a id='L3661' name='L3661'></a>3661 <strong class='reserved'>break</strong>;
|
|
<a id='L3662' name='L3662'></a>3662
|
|
<a id='L3663' name='L3663'></a>3663 <strong class='reserved'>if</strong> (<a href='../Y/value.html' title='Multiple used in 188 places.'>value</a> == <a href='../S/src--filemanager--filegui.h.html#L47' title='Defined at 47 in src/filemanager/filegui.h.'>FILE_CONT</a>)
|
|
<a id='L3664' name='L3664'></a>3664 <a href='../S/src--filemanager--panel.c.html#L4812' title='Defined at 4812 in src/filemanager/panel.c.'>do_file_mark</a> (<a href='../Y/panel.html' title='Multiple used in 1289 places.'>panel</a>, <a href='../Y/i.html' title='Multiple used in 1934 places.'>i</a>, 0);
|
|
<a id='L3665' name='L3665'></a>3665
|
|
<a id='L3666' name='L3666'></a>3666 <a href='../D/mc_refresh.html' title='Multiple defined in 2 places.'>mc_refresh</a> ();
|
|
<a id='L3667' name='L3667'></a>3667 <em class='brace'>}</em> <em class='comment'>// Loop for every file</em>
|
|
<a id='L3668' name='L3668'></a>3668 <em class='brace'>}</em> <em class='comment'>// Many entries</em>
|
|
<a id='L3669' name='L3669'></a>3669
|
|
<a id='L3670' name='L3670'></a>3670 <a href='../Y/clean_up.html' title='Multiple used in 3 places.'>clean_up</a>:
|
|
<a id='L3671' name='L3671'></a>3671 <em class='comment'>// Clean up</em>
|
|
<a id='L3672' name='L3672'></a>3672 <strong class='reserved'>if</strong> (<a href='../Y/save_cwd.html' title='Multiple used in 5 places.'>save_cwd</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3673' name='L3673'></a>3673 <em class='brace'>{</em>
|
|
<a id='L3674' name='L3674'></a>3674 <a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/save_cwd.html' title='Multiple used in 5 places.'>save_cwd</a>, <a href='../S/lib--vfs--vfs.h.html#L133' title='Defined at 133 in lib/vfs/vfs.h.'>VFS_SETCTL_STALE_DATA</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3675' name='L3675'></a>3675 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/save_cwd.html' title='Multiple used in 5 places.'>save_cwd</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3676' name='L3676'></a>3676 <em class='brace'>}</em>
|
|
<a id='L3677' name='L3677'></a>3677
|
|
<a id='L3678' name='L3678'></a>3678 <strong class='reserved'>if</strong> (<a href='../Y/save_dest.html' title='Multiple used in 5 places.'>save_dest</a> != <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>)
|
|
<a id='L3679' name='L3679'></a>3679 <em class='brace'>{</em>
|
|
<a id='L3680' name='L3680'></a>3680 <a href='../S/lib--vfs--interface.c.html#L356' title='Defined at 356 in lib/vfs/interface.c.'>mc_setctl</a> (<a href='../Y/save_dest.html' title='Multiple used in 5 places.'>save_dest</a>, <a href='../S/lib--vfs--vfs.h.html#L133' title='Defined at 133 in lib/vfs/vfs.h.'>VFS_SETCTL_STALE_DATA</a>, <a href='../Y/NULL.html' title='Multiple used in 5498 places.'>NULL</a>);
|
|
<a id='L3681' name='L3681'></a>3681 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/save_dest.html' title='Multiple used in 5 places.'>save_dest</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3682' name='L3682'></a>3682 <em class='brace'>}</em>
|
|
<a id='L3683' name='L3683'></a>3683
|
|
<a id='L3684' name='L3684'></a>3684 <a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a> = <a href='../S/src--filemanager--file.c.html#L323' title='Defined at 323 in src/filemanager/file.c.'>free_linklist</a> (<a href='../Y/linklist.html' title='Multiple used in 7 places.'>linklist</a>);
|
|
<a id='L3685' name='L3685'></a>3685 <a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a> = <a href='../S/src--filemanager--file.c.html#L323' title='Defined at 323 in src/filemanager/file.c.'>free_linklist</a> (<a href='../Y/dest_dirs.html' title='Multiple used in 6 places.'>dest_dirs</a>);
|
|
<a id='L3686' name='L3686'></a>3686 <a href='../Y/g_free.html' title='Multiple used in 1114 places.'>g_free</a> (<a href='../Y/dest.html' title='Multiple used in 81 places.'>dest</a>);
|
|
<a id='L3687' name='L3687'></a>3687 <a href='../S/lib--vfs--path.c.html#L918' title='Defined at 918 in lib/vfs/path.c.'>vfs_path_free</a> (<a href='../Y/dest_vpath.html' title='Multiple used in 22 places.'>dest_vpath</a>, <a href='../Y/TRUE.html' title='Multiple used in 1990 places.'>TRUE</a>);
|
|
<a id='L3688' name='L3688'></a>3688 <a href='../S/lib--util.h.html#L25' title='Defined at 25 in lib/util.h.'>MC_PTR_FREE</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/dest_mask.html' title='Multiple used in 13 places.'>dest_mask</a>);
|
|
<a id='L3689' name='L3689'></a>3689
|
|
<a id='L3690' name='L3690'></a>3690 <em class='sharp'>#ifdef</em> <a href='../Y/ENABLE_BACKGROUND.html' title='Multiple used in 28 places.'>ENABLE_BACKGROUND</a>
|
|
<a id='L3691' name='L3691'></a>3691 <em class='comment'>// Let our parent know we are saying bye bye</em>
|
|
<a id='L3692' name='L3692'></a>3692 <strong class='reserved'>if</strong> (<a href='../Y/mc_global.html' title='Multiple used in 662 places.'>mc_global</a>.<a href='../Y/we_are_background.html' title='Multiple used in 13 places.'>we_are_background</a>)
|
|
<a id='L3693' name='L3693'></a>3693 <em class='brace'>{</em>
|
|
<a id='L3694' name='L3694'></a>3694 <em class='comment'>/* Send pid to parent with child context, it is fork and</em>
|
|
<a id='L3695' name='L3695'></a>3695 <em class='comment'> don't modify real parent ctx */</em>
|
|
<a id='L3696' name='L3696'></a>3696 <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>-><a href='../Y/pid.html' title='Multiple used in 52 places.'>pid</a> = <a href='../Y/getpid.html' title='Multiple used in 5 places.'>getpid</a> ();
|
|
<a id='L3697' name='L3697'></a>3697 <a href='../S/src--background.c.html#L595' title='Defined at 595 in src/background.c.'>parent_call</a> ((<strong class='reserved'>void</strong> *) <a href='../S/src--filemanager--file.c.html#L2208' title='Defined at 2208 in src/filemanager/file.c.'>end_bg_process</a>, <a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, 0);
|
|
<a id='L3698' name='L3698'></a>3698
|
|
<a id='L3699' name='L3699'></a>3699 <a href='../S/lib--vfs--vfs.c.html#L483' title='Defined at 483 in lib/vfs/vfs.c.'>vfs_shut</a> ();
|
|
<a id='L3700' name='L3700'></a>3700 <a href='../D/my_exit.html' title='Multiple defined in 3 places.'>my_exit</a> (<a href='../Y/EXIT_SUCCESS.html' title='Multiple used in 6 places.'>EXIT_SUCCESS</a>);
|
|
<a id='L3701' name='L3701'></a>3701 <em class='brace'>}</em>
|
|
<a id='L3702' name='L3702'></a>3702 <em class='sharp'>#endif</em>
|
|
<a id='L3703' name='L3703'></a>3703
|
|
<a id='L3704' name='L3704'></a>3704 <a href='../Y/ret_fast.html' title='Multiple used in 38 places.'>ret_fast</a>:
|
|
<a id='L3705' name='L3705'></a>3705 <a href='../S/src--filemanager--filegui.c.html#L797' title='Defined at 797 in src/filemanager/filegui.c.'>file_op_context_destroy</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>);
|
|
<a id='L3706' name='L3706'></a>3706
|
|
<a id='L3707' name='L3707'></a>3707 <a href='../S/src--filemanager--panel.c.html#L5106' title='Defined at 5106 in src/filemanager/panel.c.'>update_panels</a> (<a href='../S/src--filemanager--panel.h.html#L46' title='Defined at 46 in src/filemanager/panel.h.'>UP_OPTIMIZE</a>, <a href='../S/src--filemanager--panel.h.html#L26' title='Defined at 26 in src/filemanager/panel.h.'>UP_KEEPSEL</a>);
|
|
<a id='L3708' name='L3708'></a>3708 <a href='../S/lib--widget--dialog-switch.c.html#L368' title='Defined at 368 in lib/widget/dialog-switch.c.'>repaint_screen</a> ();
|
|
<a id='L3709' name='L3709'></a>3709
|
|
<a id='L3710' name='L3710'></a>3710 <strong class='reserved'>return</strong> <a href='../Y/ret_val.html' title='Multiple used in 25 places.'>ret_val</a>;
|
|
<a id='L3711' name='L3711'></a>3711 <em class='brace'>}</em>
|
|
<a id='L3712' name='L3712'></a>3712
|
|
<a id='L3713' name='L3713'></a>3713 <em class='comment'>/* }}} */</em>
|
|
<a id='L3714' name='L3714'></a>3714
|
|
<a id='L3715' name='L3715'></a>3715 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3716' name='L3716'></a>3716
|
|
<a id='L3717' name='L3717'></a>3717 <em class='comment'>/* {{{ Query/status report routines */</em>
|
|
<a id='L3718' name='L3718'></a>3718 <em class='comment'>/** Report error with one file */</em>
|
|
<a id='L3719' name='L3719'></a>3719 <a href='../S/src--filemanager--filegui.h.html#L54' title='Defined at 54 in src/filemanager/filegui.h.'>FileProgressStatus</a>
|
|
<a id='L3720' name='L3720'></a>3720 <a href='../R/file_error.html' title='Multiple referred from 49 places.'>file_error</a> (<a href='../S/src--filemanager--filegui.h.html#L155' title='Defined at 155 in src/filemanager/filegui.h.'>file_op_context_t</a> *<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/gboolean.html' title='Multiple used in 1942 places.'>gboolean</a> <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, <strong class='reserved'>const</strong> <strong class='reserved'>char</strong> *<a href='../Y/file.html' title='Multiple used in 345 places.'>file</a>)
|
|
<em class='comment'>/* <a href='#L3486'><img class='icon' src='../icons/left.png' alt='[previous]' /></a><img class='icon' src='../icons/n_right.png' alt='[next]' /><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><img class='icon' src='../icons/n_last.png' alt='[last]' /><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><a href='#BOTTOM'><img class='icon' src='../icons/bottom.png' alt='[bottom]' /></a><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3720 src/filemanager/file.c' /> */</em>
|
|
<a id='L3721' name='L3721'></a>3721 <em class='brace'>{</em>
|
|
<a id='L3722' name='L3722'></a>3722 <strong class='reserved'>return</strong> <a href='../S/src--filemanager--file.c.html#L1117' title='Defined at 1117 in src/filemanager/file.c.'>files_error</a> (<a href='../Y/ctx.html' title='Multiple used in 598 places.'>ctx</a>, <a href='../Y/allow_retry.html' title='Multiple used in 13 places.'>allow_retry</a>, <a href='../Y/format.html' title='Multiple used in 125 places.'>format</a>, <a href='../Y/file.html' title='Multiple used in 345 places.'>file</a>, "");
|
|
<a id='L3723' name='L3723'></a>3723 <em class='brace'>}</em>
|
|
<a id='L3724' name='L3724'></a>3724
|
|
<a id='L3725' name='L3725'></a>3725 <em class='comment'>/* --------------------------------------------------------------------------------------------- */</em>
|
|
<a id='L3726' name='L3726'></a>3726
|
|
<a id='L3727' name='L3727'></a>3727 <em class='comment'>/*</em>
|
|
<a id='L3728' name='L3728'></a>3728 <em class='comment'> Cause emacs to enter folding mode for this file:</em>
|
|
<a id='L3729' name='L3729'></a>3729 <em class='comment'> Local variables:</em>
|
|
<a id='L3730' name='L3730'></a>3730 <em class='comment'> end:</em>
|
|
<a id='L3731' name='L3731'></a>3731 <em class='comment'> */</em>
|
|
</pre>
|
|
<hr />
|
|
<a id='BOTTOM' name='BOTTOM'></a>
|
|
<em class='comment'>/* <img class='icon' src='../icons/n_left.png' alt='[previous]' /><img class='icon' src='../icons/n_right.png' alt='[next]' /><a href='#L197'><img class='icon' src='../icons/first.png' alt='[first]' /></a><a href='#L3720'><img class='icon' src='../icons/last.png' alt='[last]' /></a><a href='#TOP'><img class='icon' src='../icons/top.png' alt='[top]' /></a><img class='icon' src='../icons/n_bottom.png' alt='[bottom]' /><a href='../mains.html'><img class='icon' src='../icons/index.png' alt='[index]' /></a><a href='../help.html'><img class='icon' src='../icons/help.png' alt='[help]' /></a> <input type='text' readonly onfocus='this.select();' value='+3731 src/filemanager/file.c' /> */</em>
|
|
</body>
|
|
</html>
|