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

19 lines
1.3 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>source_stat</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#L739'>source_stat</a> 739 src/filemanager/file.c const struct stat *source_stat, file_op_context_t *ctx,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L765'>source_stat</a> 765 src/filemanager/file.c else if (S_ISDIR (source_stat-&gt;st_mode)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L767'>source_stat</a> 767 src/filemanager/file.c &amp;&amp; file_is_symlink_to_dir (source, (struct stat *) source_stat, &amp;stale_link)</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L778'>source_stat</a> 778 src/filemanager/file.c ctx-&gt;total_bytes += (uintmax_t) source_stat-&gt;st_size;</span>
</pre>
</body>
</html>