mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
26 lines
2.6 KiB
HTML
26 lines
2.6 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>total_bytes</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L760'>total_bytes</a> 760 src/filemanager/file.c ctx->total_bytes = 0;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L763'>total_bytes</a> 763 src/filemanager/file.c status = panel_compute_totals (panel, &dsm, &ctx->total_count, &ctx->total_bytes,</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L773'>total_bytes</a> 773 src/filemanager/file.c &ctx->total_bytes, ctx->stat_func);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L778'>total_bytes</a> 778 src/filemanager/file.c ctx->total_bytes += (uintmax_t) source_stat->st_size;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L793'>total_bytes</a> 793 src/filemanager/file.c ctx->total_bytes = panel->total;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1166'>total_bytes</a> 1166 src/filemanager/file.c if (ctx->total_bytes != 0)</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1174'>total_bytes</a> 1174 src/filemanager/file.c ctx->total_eta_secs = ((double) ctx->total_bytes / copied_bytes - 1) * dt;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1099'>total_bytes</a> 1099 src/filemanager/filegui.c if (ctx->total_bytes == 0)</span>
|
|
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1104'>total_bytes</a> 1104 src/filemanager/filegui.c (int) (1024 * copied_bytes / ctx->total_bytes));</span>
|
|
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L1150'>total_bytes</a> 1150 src/filemanager/filegui.c size_trunc_len (buffer3, 5, ctx->total_bytes, 0, panels_options.kilobyte_si);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--filegui.h.html#L142'>total_bytes</a> 142 src/filemanager/filegui.h uintmax_t total_bytes;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|